Wednesday, February 27, 2019 4:57 AM, Yongseok Koh: > Subject: Re: [PATCH v2] net/mlx4: fix default flow rule create > > > > On Feb 24, 2019, at 1:41 AM, Dekel Peled <dek...@mellanox.com> wrote: > > > > Original patch changed logic of function mlx4_flow_merge_eth(). > > The setting of flow->promisc was wrongly removed. > > This patch adds the removed setting of flow->promisc, to restore the > > required behavior. > > > > Fixes: c0d239263156 ("net/mlx4: support flow w/o ETH spec and with > > VLAN") > > Cc: sta...@dpdk.org > > > > --- > > v2: Correct typo in 'stable' email address. > > --- > > > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > > --- > > Acked-by: Yongseok Koh <ys...@mellanox.com>
Applied to next-net-mlx, thanks.