commit | 18603683d7663b3a4da31ce8296a3049f4464e50 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Wed Aug 25 17:48:45 2021 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 25 13:39:01 2021 +0100 |
tree | c6a176863516f7f255be9ccf443747833a8e0e20 | |
parent | a8b90c9d26d64993f7649794be8144a74431a274 [diff] |
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>