Re: [dpdk-dev] [PATCH v2 3/3] eal: allow probing a device again

2018-10-04 Thread Thomas Monjalon
04/10/2018 11:44, Doherty, Declan: > On 28/09/2018 5:40 PM, Thomas Monjalon wrote: > > In the devargs syntax for device representors, it is possible to add > > several devices at once: -w dbdf,representor=[0-3] > > It will become a more frequent case when introducing wildcards > > and ranges in the

Re: [dpdk-dev] [PATCH v2 3/3] eal: allow probing a device again

2018-10-04 Thread Doherty, Declan
On 28/09/2018 5:40 PM, Thomas Monjalon wrote: In the devargs syntax for device representors, it is possible to add several devices at once: -w dbdf,representor=[0-3] It will become a more frequent case when introducing wildcards and ranges in the new devargs syntax. If a devargs string is provid

[dpdk-dev] [PATCH v2 3/3] eal: allow probing a device again

2018-09-28 Thread Thomas Monjalon
In the devargs syntax for device representors, it is possible to add several devices at once: -w dbdf,representor=[0-3] It will become a more frequent case when introducing wildcards and ranges in the new devargs syntax. If a devargs string is provided for probing, and updated with a bigger range