> -----Original Message----- > From: Dongdong Liu <liudongdo...@huawei.com> > Subject: [PATCH v10 7/8] app/procinfo: support descriptor dump > > 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) <humi...@huawei.com> > Signed-off-by: Dongdong Liu <liudongdo...@huawei.com> Acked-by: Reshma Pattan <reshma.pat...@intel.com>
- [PATCH v10 0/8] app/procinfo: add some extended features Dongdong Liu
- [PATCH v10 1/8] app/procinfo: add dpdk version dump Dongdong Liu
- [PATCH v10 2/8] app/procinfo: add firmware version dum... Dongdong Liu
- [PATCH v10 4/8] app/procinfo: add module eeprom info d... Dongdong Liu
- [PATCH v10 3/8] app/procinfo: add RSS RETA dump Dongdong Liu
- [PATCH v10 5/8] app/procinfo: add dump of Rx/Tx burst ... Dongdong Liu
- [PATCH v10 6/8] app/procinfo: fix some wrong doxygen s... Dongdong Liu
- [PATCH v10 7/8] app/procinfo: support descriptor dump Dongdong Liu
- RE: [PATCH v10 7/8] app/procinfo: support descript... Pattan, Reshma
- [PATCH v10 8/8] doc: add some extended features in pro... Dongdong Liu
- Re: [PATCH v10 0/8] app/procinfo: add some extended fe... Dongdong Liu
- Re: [PATCH v10 0/8] app/procinfo: add some extended fe... Dongdong Liu