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

Huisong Li lihuisong at huawei.com
Tue Apr 20 09:35:40 CEST 2021


Hi, Ferruh and Xiaoyun,

Lijun has other arrangements, I will be responsible for closing this 
patchset.
V2 has been sent. Please review. 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