[PATCH V3 app/testpmd 0/4] fix RSS types and flow type

Huisong Li lihuisong at huawei.com
Tue Jun 7 10:32:42 CEST 2022


This patch fixes RSS types output and removes duplicated flow type to
string table.

---
v3:
 - add 'rss_offload_table[]' to display supported RSS offload.
 - add patch 3/4 and 4/4.

v2:                                                                        
 - resovle compilation failure when disable i40e and ixgbe.

Ferruh Yigit (2):
  app/testpmd: compact RSS types output in some commands
  app/testpmd: remove duplicated flow type to string table

Huisong Li (2):
  app/testpmd: fix supported RSS offload display
  app/testpmd: unify RSS types display and obtaination

 app/test-pmd/cmdline.c |  41 +------
 app/test-pmd/config.c  | 272 ++++++++++++++++++++++++++++++-----------
 app/test-pmd/testpmd.h |   5 +
 3 files changed, 209 insertions(+), 109 deletions(-)

-- 
2.33.0



More information about the dev mailing list