[dpdk-dev] [PATCH v2] app/testpmd: support the query of link flow ctrl info

Li, Xiaoyun xiaoyun.li at intel.com
Tue Apr 20 03:34:52 CEST 2021


Hi

> -----Original Message-----
> From: Min Hu (Connor) <humin29 at huawei.com>
> Sent: Monday, April 19, 2021 16:28
> To: dev at dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit at intel.com>; Li, Xiaoyun <xiaoyun.li at intel.com>
> Subject: [PATCH v2] app/testpmd: support the query of link flow ctrl info
> 
> From: Huisong Li <lihuisong at huawei.com>
> 
> This patch supports the query of the link flow control parameter on a port.
> 
> The command format is as follows:
> show port <port_id> flow_ctrl
> 
> Signed-off-by: Huisong Li <lihuisong at huawei.com>
> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
> ---
>  app/test-pmd/cmdline.c                      | 83 +++++++++++++++++++++++++++++
>  doc/guides/testpmd_app_ug/testpmd_funcs.rst |  7 +++
>  2 files changed, 90 insertions(+)
> 
> 2.7.4

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




More information about the dev mailing list