diff options
author | Subbaraya Sundeep <sbhatta@marvell.com> | 2024-02-12 00:30:38 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-14 09:31:44 +0000 |
commit | 858b31133dbec88465bcc0a006f4dc43173662b8 (patch) | |
tree | a30b87f9fc844c096d8d1823e4a175f127c80a54 /crypto | |
parent | 1e41f11f08bcc38609d83a8b35fa15bf148f7144 (diff) | |
download | lwn-858b31133dbec88465bcc0a006f4dc43173662b8.tar.gz lwn-858b31133dbec88465bcc0a006f4dc43173662b8.zip |
octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
NPC transmit side mcam rules can use the pcifunc (in packet metadata
added by hardware) of transmitting device for mcam lookup similar to
the channel of receiving device at receive side.
The commit 18603683d766 ("octeontx2-af: Remove channel verification
while installing MCAM rules") removed the receive side channel
verification to save hardware MCAM filters while switching packets
across interfaces but missed removing transmit side checks.
This patch removes transmit side rules validation.
Fixes: 18603683d766 ("octeontx2-af: Remove channel verification while installing MCAM rules")
Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions