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

Li, Xiaoyun xiaoyun.li at intel.com
Tue Oct 12 03:50:44 CEST 2021


> -----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>


More information about the dev mailing list