[dpdk-dev] [PATCH v5 2/9] ethdev: support representor port list

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Tue Jan 19 08:48:09 CET 2021


On 1/19/21 10:14 AM, Xueming Li wrote:
> To support extended representor syntax, this patch extends the
> representor list parsing to support for representor port range in
> devargs, examples:
>    representor=[1,2,3]         - single list
>    representor=[1,3-5,7,9-11]  - list with singles and ranges
> 
> Signed-off-by: Xueming Li <xuemingl at nvidia.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> Acked-by: Thomas Monjalon <thomas at monjalon.net>

It looks like my comments to the previous version are
all applicable here. Sorry, I should review this one
from the very beginning.



More information about the dev mailing list