mbox

[v3,0/7] app/procinfo: add some extended features

Message ID 20220921142655.16427-1-liudongdong3@huawei.com (mailing list archive)
Headers

Message

Dongdong Liu Sept. 21, 2022, 2:26 p.m. UTC
  This patchset is to add some extended features for dpdk-proc-info.

v2->v3: Fix some comments from Stephen.
1. Use --version option for DPDK version and
   add --firmware-version option to show firmware.
2. Use errors on stderr, not stdout.
3. Delete some unnecessary code.

v1->v2: Fix some comments from Reshma.

Dongdong Liu (3):
  app/procinfo: add firmware version dump
  app/procinfo: fix some wrong doxygen syntax
  doc: add some extended features in procinfo guide

Jie Hai (1):
  app/procinfo: add dump of Rx/Tx burst mode

Min Hu (Connor) (3):
  app/procinfo: add dpdk version dump
  app/procinfo: add RSS RETA dump
  app/procinfo: add module info dump

 app/proc-info/main.c           | 220 +++++++++++++++++++++++++++++----
 doc/guides/tools/proc_info.rst |  15 +++
 2 files changed, 213 insertions(+), 22 deletions(-)

--
2.22.0