OSDN Git Service

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)
commit18603683d7663b3a4da31ce8296a3049f4464e50
treec6a176863516f7f255be9ccf443747833a8e0e20
parenta8b90c9d26d64993f7649794be8144a74431a274
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