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

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 20 03:48:29 CEST 2021


On 4/20/2021 2:34 AM, Li, Xiaoyun wrote:
> 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>
> 
> 

Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list