Sunday, January 28, 2018 11:44 AM, Mordechay Haimovsky: > 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: sta...@dpdk.org > > Signed-off-by: Moti Haimovsky <mo...@mellanox.com> > --- > drivers/net/mlx4/mlx4_flow.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) >
As the v1 was already been Acked by Adrien, applied to next-net-mlx, thanks.