mlx5: add VLAN filtering for broadcast and IPv6 multicast
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Thu, 3 Mar 2016 14:27:38 +0000 (15:27 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 16 Mar 2016 17:52:18 +0000 (18:52 +0100)
commit188b8ccdfec3dc5b15b4f55687e7db6b8265ba9f
tree0e9b850255f8142a9e935dc353ea36d1463d9f2c
parentcc5436bccb34145ba63ea93a96664a90e69fba86
mlx5: add VLAN filtering for broadcast and IPv6 multicast

Unlike promiscuous and allmulticast flows, those should remain
VLAN-specific.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
doc/guides/rel_notes/release_16_04.rst
drivers/net/mlx5/mlx5_rxmode.c
drivers/net/mlx5/mlx5_rxq.c
drivers/net/mlx5/mlx5_rxtx.h
drivers/net/mlx5/mlx5_vlan.c