]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-af: Remove channel verification while installing MCAM rules
authorSunil Goutham <sgoutham@marvell.com>
Wed, 25 Aug 2021 12:18:45 +0000 (17:48 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Aug 2021 12:39:01 +0000 (13:39 +0100)
commit6fcd593c644528be3975dbff076f18a89e1108e2
treec6a176863516f7f255be9ccf443747833a8e0e20
parent4756a4aca4aae333da872248afa3b3f26c2ddb9e
octeontx2-af: Remove channel verification while installing MCAM rules

New usecases are popping up where in user wants to install common MCAM
filters for all interfaces. Having channel verification will result in
duplicating such MCAM filters for each of the ingress interface. Hence
removed channel verification.

Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c