net/mlx4: fix broadcast Rx
authorMoti Haimovsky <motih@mellanox.com>
Sun, 28 Jan 2018 09:43:37 +0000 (11:43 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 29 Jan 2018 09:45:20 +0000 (10:45 +0100)
commit643958cf910f9d2b6a22307a331834a93722884d
tree708036e9ad65a56e62eb0f4e947f29dfe1131bc1
parenta43fba2c1ea2e2f602c603f8338542f165b1c06b
net/mlx4: fix broadcast Rx

This patch fixes the issue of mlx4 not receiving broadcast packets
when configured to work promiscuous or allmulticast modes.

Fixes: eacaac7bae36 ("net/mlx4: restore promisc and allmulti support")
Cc: stable@dpdk.org
Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4_flow.c