numam-dpdk/doc/guides/tools
Dongdong Liu 6ff065b221 app/procinfo: dump detailed info for Rx/Tx descriptors
This patch support Rx/Tx descriptor dump

The command is like:
dpdk-proc-info -a xxxx:xx:xx.x --file-prefix=xxx --
--show-rx-descriptor queue_id:offset:num

dpdk-proc-info -a xxxx:xx:xx.x --file-prefix=xxx --
--show-tx-descriptor queue_id:offset:num

queue_id: A queue identifier on this port.
offset: The offset of the descriptor starting from tail.
num: The number of the descriptors to dump.

Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
2022-11-15 10:51:58 +01:00
..
img doc: update eventdev app guide for Tx adapter 2018-10-01 16:54:15 +02:00
comp_perf.rst eal: replace blacklist/whitelist options 2020-11-16 00:11:22 +01:00
cryptoperf.rst test/crypto-perf: support SDAP for PDCP operations 2022-06-21 20:04:49 +02:00
devbind.rst doc: prefer VFIO for device binding 2020-11-26 17:04:40 +01:00
dts.rst dts: add code formatting and check 2022-11-09 18:07:56 +01:00
dumpcap.rst doc: fix dumpcap interface parameter option 2022-10-10 02:18:03 +02:00
flow-perf.rst doc: fix indentation in flow-perf guide 2021-11-16 12:34:06 +01:00
hugepages.rst doc: fix spelling 2021-07-31 20:03:47 +02:00
index.rst app/security-perf: add session performance test 2022-11-03 13:48:37 +01:00
pdump.rst doc: remove reference to make from tools guide 2020-10-22 22:54:05 +02:00
pmdinfo.rst usertools/pmdinfo: rewrite simpler script 2022-10-11 02:11:33 +02:00
proc_info.rst app/procinfo: dump detailed info for Rx/Tx descriptors 2022-11-15 10:51:58 +01:00
securityperf.rst app/security-perf: add session performance test 2022-11-03 13:48:37 +01:00
testbbdev.rst test/bbdev: add FFT operations cases 2022-10-29 13:01:41 +02:00
testeventdev.rst app/eventdev: add Tx first option to pipeline mode 2022-06-13 07:59:42 +02:00
testregex.rst app/regex: add match mode option 2022-10-09 15:11:58 +02:00