]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promisc
authorNaveen Mamindlapalli <naveenm@marvell.com>
Fri, 11 Jun 2021 09:42:03 +0000 (15:12 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 20:21:11 +0000 (13:21 -0700)
commit26a49c7fd777ed98166e84849a507eb28f0f9f0d
treea7e8c287c2d50cb4efc03a3d256a833ab7e9b74d
parent144a9715b8c5455e08f7d129b5160bab9bce9b76
octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promisc

Add ndo_set_rx_mode callback handler to configure promisc, multicast and
allmulti options for VF driver. Also, modified PF driver ndo_set_rx_mode
handler to support multicast and promisc mode independently.

Signed-off-by: Naveen Mamindlapalli <naveenm@marvell.com>
Signed-off-by: Sunil Kovvuri Goutham <Sunil.Goutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c