On 10/22/2018 2:15 PM, Thomas Monjalon wrote: > The new ethdev iterator lacks the support of filtering > by representor port id or by MAC address. > > > Changes in v3: > - improve comment for representor_id > > Changes in v2: > - fix list parsing in kvargs > - support mac= parameter > > > Thomas Monjalon (4): > kvargs: support list value > ethdev: move representor parsing functions > ethdev: support representor id as iterator filter > ethdev: support MAC address as iterator filter
Series applied to dpdk-next-net/master, thanks.