On 4/1/2019 3:26 AM, Thomas Monjalon wrote: > Add port iterators in order to allow listing easily > the ports of the same device. > > The iterators can be tested by using mlx5 or testpmd. > > > v3: changes only in the (main) patch 2 > > > Thomas Monjalon (4): > ethdev: simplify port state comparisons > ethdev: add siblings iterators > net/mlx5: use port sibling iterators > app/testpmd: use port sibling iterator in device cleanup
Series applied to dpdk-next-net/master, thanks.