[dpdk-dev] [PATCH 0/3] Fixes for testpmd

Min Hu (Connor) humin29 at huawei.com
Sat Mar 20 02:19:03 CET 2021


Hi, Ferruh and all,
	have any comments about this set of patches?
	thanks.

在 2021/3/5 18:22, Lijun Ou 写道:
> This series add two test bug fixes and a print style.
> 
> Hongbo Zheng (1):
>    app/testpmd: use of Rx/Tx in testpmd
> 
> Huisong Li (2):
>    app/testpmd: fix forwarding configuration when DCB test
>    app/testpmd: remove forwarding config from parsing Rx and Tx
> 
>   app/test-pmd/cmdline.c     | 106 ++++++++++++++++----------------
>   app/test-pmd/config.c      | 147 +++++++++++++++++++++++++--------------------
>   app/test-pmd/csumonly.c    |  22 +++----
>   app/test-pmd/icmpecho.c    |   2 +-
>   app/test-pmd/ieee1588fwd.c |  18 +++---
>   app/test-pmd/parameters.c  |  50 +++++++--------
>   app/test-pmd/testpmd.c     | 132 ++++++++++++++++++++--------------------
>   app/test-pmd/testpmd.h     |  28 ++++-----
>   app/test-pmd/txonly.c      |   2 +-
>   9 files changed, 263 insertions(+), 244 deletions(-)
> 


More information about the dev mailing list