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

2021-08-28 Thread Xueming(Steven) Li
> -Original Message- > From: Viacheslav Galaktionov > Sent: Friday, August 27, 2021 5:21 PM > To: Xueming(Steven) Li > Cc: Andrew Rybchenko ; Xiaoyun Li > ; dev@dpdk.org; Andy Moreton > > Subject: Re: [PATCH] app/testpmd: add command to print representor info > > On 2021-08-27 11:20

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

2021-08-27 Thread Xueming(Steven) Li
Thanks for getting this feature more complete! > -Original Message- > From: Andrew Rybchenko > Sent: Friday, August 27, 2021 2:40 PM > To: Xiaoyun Li > Cc: dev@dpdk.org; Xueming(Steven) Li ; Viacheslav > Galaktionov ; Andy > Moreton > Subject: [PATCH] app/testpmd: add command to print

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

2021-08-27 Thread Viacheslav Galaktionov
On 2021-08-27 11:20, Xueming(Steven) Li wrote: Thanks for getting this feature more complete! -Original Message- From: Andrew Rybchenko Sent: Friday, August 27, 2021 2:40 PM To: Xiaoyun Li Cc: dev@dpdk.org; Xueming(Steven) Li ; Viacheslav Galaktionov ; Andy Moreton Subject: [PATCH]

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

2021-08-27 Thread Li, Xiaoyun
Hi > -Original Message- > From: Andrew Rybchenko > Sent: Friday, August 27, 2021 14:40 > To: Li, Xiaoyun > Cc: dev@dpdk.org; Xueming Li ; Viacheslav Galaktionov > ; Andy Moreton > Subject: [PATCH] app/testpmd: add command to print representor info > > From: Viacheslav Galaktionov > >

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

2021-08-26 Thread Andrew Rybchenko
From: Viacheslav Galaktionov Make it simpler to debug configurations and code related to the representor info API. Signed-off-by: Viacheslav Galaktionov Signed-off-by: Andrew Rybchenko Reviewed-by: Andy Moreton --- app/test-pmd/cmdline.c | 117 + 1 fil