[dpdk-dev] [PATCH v4] app/testpmd: add command to print representor info

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 12 19:06:29 CEST 2021


On 10/12/2021 2:50 AM, Li, Xiaoyun wrote:
>> -----Original Message-----
>> From: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>> Sent: Monday, October 11, 2021 21:09
>> To: Li, Xiaoyun <xiaoyun.li at intel.com>
>> Cc: dev at dpdk.org; Viacheslav Galaktionov
>> <viacheslav.galaktionov at oktetlabs.ru>; Andy Moreton <amoreton at xilinx.com>;
>> Xueming Li <xuemingl at nvidia.com>; Ajit Khaparde
>> <ajit.khaparde at broadcom.com>
>> Subject: [PATCH v4] app/testpmd: add command to print representor info
>>
>> From: Viacheslav Galaktionov <viacheslav.galaktionov at oktetlabs.ru>
>>
>> Make it simpler to debug configurations and code related to the representor
>> info API.
>>
>> Signed-off-by: Viacheslav Galaktionov <viacheslav.galaktionov at oktetlabs.ru>
>> Signed-off-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>> Reviewed-by: Andy Moreton <amoreton at xilinx.com>
>> Reviewed-by: Xueming(Steven) Li <xuemingl at nvidia.com>
>> Acked-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
>> ---
>> v4:
>>      - apply review notes from Xiaoyun Li
>>
>> v3:
>>      - change command to "show port info (port_id) representor"
>>
>> v2:
>>      - change output format to log just one line per range
>>
>>   app/test-pmd/cmdline.c | 135
>> +++++++++++++++++++++++++++++++++++++++++
>>   1 file changed, 135 insertions(+)
>>
> Acked-by: Xiaoyun Li <xiaoyun.li at intel.com>
> 

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


More information about the dev mailing list