[dpdk-dev] [PATCH V4 0/7] modifications about DCB forwarding configuration

Li, Xiaoyun xiaoyun.li at intel.com
Wed Apr 28 09:01:06 CEST 2021


> -----Original Message-----
> From: Huisong Li <lihuisong at huawei.com>
> Sent: Wednesday, April 28, 2021 14:41
> To: dev at dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit at intel.com>; Li, Xiaoyun <xiaoyun.li at intel.com>
> Subject: [PATCH V4 0/7] modifications about DCB forwarding configuration
> 
> This patchset modifies some codes about DCB forwarding configuration.
> It mainly includes:
> - fix forward lcores number when DCB test
> - remove dcb_test
> - fix a segment fault when dcb test
> - add check for support of reporting DCB info
> - move position of verifying DCB test
> - add forwarding configuration when config DCB
> - remove redundant fwd streams initialization
> 
> ---
> V3->V4:
>  - fix some commit log and code comments
>  - add forwarding configuration when configure DCB instead of start port
> 
> V2->V3
>  - fix abnormal print information
> 
> V1->V2
>  - remove patch "app/testpmd: use of Rx/Tx in testpmd"
>  - fix patch title
>  - remove dcb_test
>  - add some new adjustments
> 
> ---
> 
> Huisong Li (7):
>   app/testpmd: fix forward lcores number when DCB test
>   app/testpmd: fix DCB forwarding configuration
>   app/testpmd: fix a segment fault when DCB test
>   app/testpmd: add check for support of reporting DCB info
>   app/testpmd: move position of verifying DCB test
>   app/testpmd: add forwarding configuration when config DCB
>   app/testpmd: remove redundant fwd streams initialization
> 
>  app/test-pmd/cmdline.c | 13 ++++++++--
>  app/test-pmd/config.c  | 68
> ++++++++++++++++++++++++++++++++++++++++++--
>  app/test-pmd/testpmd.c | 39 +++--------------------------  app/test-
> pmd/testpmd.h |  1 -
>  4 files changed, 80 insertions(+), 41 deletions(-)
> 
> --
> 2.7.4

Acked-by: Xiaoyun Li <xiaoyun.li at intel.com>



More information about the dev mailing list