On Mon, Jul 04, 2016 at 01:52:04PM -0500, Ajit Khaparde wrote: > Currently we are wrongly setting HWRM_CFA_L2_SET_RX_MASK_INPUT_MASK_MCAST > flag in bnxt_hwrm_cfa_l2_set_rx_mask() which is preventing promiscuous > and multicast promiscuous settings from working correctly. > This patch fixes it. > > Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
Fixes: 244bc98b0da7 ("net/bnxt: set L2 Rx mask") Applied to dpdk-next-net/rel_16_07 /Bruce