[dpdk-dev] [PATCH v2 0/4] minor fixes for testpmd

Wei Hu (Xavier) huwei013 at chinasoftinc.com
Thu Aug 20 03:42:00 CEST 2020


This series are minor fixes for testpmd application.

Chengchang Tang (3):
  app/testpmd: fix missing verification of port id
  app/testpmd: fix VLAN offload configuration when config fail
  app/testpmd: fix packet header in txonly mode

Huisong Li (1):
  app/testpmd: fix displaying Rx Tx queues information

 app/test-pmd/cmdline.c |  9 +++++
 app/test-pmd/config.c  | 80 +++++++++++++++++++++++++++++++-----------
 app/test-pmd/txonly.c  | 32 +++++++++++++++++
 3 files changed, 100 insertions(+), 21 deletions(-)

-- 
2.27.0



More information about the dev mailing list