| /dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 21 --stats-reset | --xstats-reset] [ --show-port | --show-tm | --show-crypto | 22 --show-ring[=name] | --show-mempool[=name] | --iter-mempool=name | 23 --show-port-private | --version | --firmware-version | --show-rss-reta | 24 --show-module-eeprom | --show-rx-descriptor queue_id:offset:num | 25 --show-tx-descriptor queue_id:offset:num | --show-edev-queue-xstats=queue_num:evdev_id | 26 --show-edev-port-xstats=port_num :evdev_id | --edev-dump-xstats=evdev_id | 27 --edev-reset-xstats=evdev_id | --show-edev-device-xstats=evdev_id] 51 **--show-port** 52 The show-port parameter displays port level various configuration information 55 **--show-tm** [all …]
|
| H A D | hugepages.rst | 29 * ``-s, --show``
|
| H A D | pmdinfo.rst | 36 Use twice to show debug messages.
|
| /dpdk/doc/guides/howto/ |
| H A D | lm_bond_virtio_sriov.rst | 14 The following sections show an example of how to do this. 95 testpmd> show port info all 121 testpmd> show bonding config 2 132 testpmd> show bonding config 2 140 testpmd> show bonding config 2 149 testpmd> show config fwd 152 testpmd> show bonding config 2 158 testpmd> show port stats all 167 testpmd> show bonding config 2 174 testpmd> show port stats all [all …]
|
| H A D | lm_virtio_vhost_user.rst | 15 The following sections show an example of how to do this migration. 120 testpmd> show port info all 123 testpmd> show port stats all 246 testpmd> show port info all 247 testpmd> show port stats all 414 /root/dpdk/usertools/dpdk-hugepages.py --show 416 /root/dpdk/usertools/dpdk-hugepages.py --show
|
| /dpdk/examples/ntb/ |
| H A D | commands.list | 4 help # show help 9 show port stats # show statistics for all ports
|
| /dpdk/examples/ipsec-secgw/test/ |
| H A D | common_defs.sh | 19 REMOTE_MAC=`ssh ${REMOTE_HOST} ip addr show dev ${REMOTE_IFACE}` 170 ip neigh show dev ${LOCAL_IFACE} 181 ip neigh show dev ${LOCAL_IFACE} 195 ssh ${REMOTE_HOST} ip neigh show dev ${REMOTE_IFACE} 210 ssh ${REMOTE_HOST} ip neigh show dev ${REMOTE_IFACE}
|
| /dpdk/examples/vdpa/ |
| H A D | commands.list | 4 help # show help 7 stats <STRING>bdf <UINT32>qid # show device statistics
|
| /dpdk/examples/bond/ |
| H A D | commands.list | 7 show # shows some bond info, e.g. active members 8 help # show help
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline_cman.c | 191 cmdline_fixed_string_t show; member 200 struct cmd_show_port_cman_capa_result, show, "show"); 253 cmdline_fixed_string_t show; member 262 struct cmd_show_port_cman_cfg_result, show, "show");
|
| /dpdk/examples/multi_process/simple_mp/ |
| H A D | commands.list | 5 help # show help
|
| /dpdk/examples/multi_process/hotplug_mp/ |
| H A D | commands.list | 7 help # show help
|
| /dpdk/app/graph/ |
| H A D | commands.list | 6 graph stats show # Command to dump graph stats 15 ethdev <STRING>__dev show # Command to dump Ethernet device info
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | odm.rst | 30 can be used to show the presence of supported hardware. 32 will show all the Odyssey ODM DMA devices.
|
| H A D | cnxk.rst | 28 can be used to show the presence of supported hardware. 29 Running ``dpdk-devbind.py --status-dev dma`` will show all the CNXK DMA devices.
|
| H A D | ioat.rst | 20 The ``dpdk-devbind.py`` script, included with DPDK, can be used to show the 22 will show all the DMA devices on the system, IOAT devices are included in this
|
| /dpdk/usertools/ |
| H A D | dpdk-hugepages.py | 294 "--show", 359 if not (args.show or args.mount or args.unmount or args.clear or args.reserve): 395 if args.show:
|
| /dpdk/examples/pipeline/examples/ |
| H A D | selector.cli | 40 pipeline PIPELINE0 selector s show
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vdpa.rst | 43 #. help: show help message 49 #. stats: show statistics of virtio queues
|
| H A D | ntb.rst | 91 * ``show/clear port stats``: Show/Clear port stats and throughput.
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 36 source code. And you must show them these terms so they know their 316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 318 under certain conditions; type `show c' for details. 320 The hypothetical commands `show w' and `show c' should show the appropriate 322 be called something other than `show w' and `show c'; they could even be
|
| /dpdk/drivers/net/softnic/ |
| H A D | firmware.cli | 14 # testpmd> show config fwd
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | cmdline.rst | 88 list # show all entries 137 So, given the commands in our worked example below: ``quit`` and ``show port stats <n>``, 206 #. ``show port stats <n>`` - to display on-screen the statistics for a given ethernet port 237 cmdline_fixed_string_t show; 263 For fixed string tokens, like "quit", "show" and "port", the initializer will be the string itself. 282 TOKEN_STRING_INITIALIZER(struct cmd_show_port_stats_result, show, "show");
|
| H A D | source_org.rst | 43 The examples directory contains :doc:`Sample applications<../sample_app_ug/index>` that show how li…
|
| /dpdk/doc/guides/nics/ |
| H A D | memif.rst | 239 testpmd> show port stats 0 253 To see socket filename use show memif command:: 255 vpp# show memif 294 testpmd> show port stats all
|