On 8/23/2017 9:15 AM, Nelio Laranjeiro wrote: > This Series make some cleanup in mlx5 PMD by removing useless code or non > working code. > > Changes in v2: > > - update mlx5 feature list to remove the multi process awareness. > > Nelio Laranjeiro (8): > net/mlx5: avoid reusing old queue's mbuf on reconfigure > net/mlx5: prepare vector Rx ring at setup time > net/mlx5: cleanup Rx ring in free functions > net/mlx5: remove flow drop useless if branches > net/mlx5: remove pdentic pragma > net/mlx5: fix non working secondary process by removing it > net/mlx5: remove multiple drop RSS queues > net/mlx5: remove old MLNX_OFED 3.3 verification
Series applied to dpdk-next-net/master, thanks.