Home
last modified time | relevance | path

Searched refs:show (Results 1 – 25 of 51) sorted by relevance

123

/dpdk/doc/guides/tools/
H A Dproc_info.rst21 --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 Dhugepages.rst29 * ``-s, --show``
H A Dpmdinfo.rst36 Use twice to show debug messages.
/dpdk/doc/guides/howto/
H A Dlm_bond_virtio_sriov.rst14 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 Dlm_virtio_vhost_user.rst15 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 Dcommands.list4 help # show help
9 show port stats # show statistics for all ports
/dpdk/examples/ipsec-secgw/test/
H A Dcommon_defs.sh19 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 Dcommands.list4 help # show help
7 stats <STRING>bdf <UINT32>qid # show device statistics
/dpdk/examples/bond/
H A Dcommands.list7 show # shows some bond info, e.g. active members
8 help # show help
/dpdk/app/test-pmd/
H A Dcmdline_cman.c191 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 Dcommands.list5 help # show help
/dpdk/examples/multi_process/hotplug_mp/
H A Dcommands.list7 help # show help
/dpdk/app/graph/
H A Dcommands.list6 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 Dodm.rst30 can be used to show the presence of supported hardware.
32 will show all the Odyssey ODM DMA devices.
H A Dcnxk.rst28 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 Dioat.rst20 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 Ddpdk-hugepages.py294 "--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 Dselector.cli40 pipeline PIPELINE0 selector s show
/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst43 #. help: show help message
49 #. stats: show statistics of virtio queues
H A Dntb.rst91 * ``show/clear port stats``: Show/Clear port stats and throughput.
/dpdk/license/
H A Dgpl-2.0.txt36 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 Dfirmware.cli14 # testpmd> show config fwd
/dpdk/doc/guides/prog_guide/
H A Dcmdline.rst88 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 Dsource_org.rst43 The examples directory contains :doc:`Sample applications<../sample_app_ug/index>` that show how li…
/dpdk/doc/guides/nics/
H A Dmemif.rst239 testpmd> show port stats 0
253 To see socket filename use show memif command::
255 vpp# show memif
294 testpmd> show port stats all

123