On 10/24/2017 8:18 AM, Nelio Laranjeiro wrote: > Changes in v3: > > * Avoid to duplicate bcast/multicast flows when multiple MAC addressed are > configured. > > Changes in v2: > > * Fix packets reception in allmulti mode and when VLAN are present. > * Fix a double flow insertion causing an infinite loop. > > Nelio Laranjeiro (7): > net/mlx5: fix segfault on flow creation > net/mlx5: fix work queue array size > net/mlx5: fix drop flows when port is stopped > net/mlx5: fix flow director drop action > net/mlx5: fix mark action with drop action > net/mlx5: fix reception when VLAN is added > net/mlx5: fix flow director flow add
Series applied to dpdk-next-net/master, thanks.