summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
diff options
context:
space:
mode:
authorSubbaraya Sundeep <sbhatta@marvell.com>2024-02-12 00:30:38 +0530
committerDavid S. Miller <davem@davemloft.net>2024-02-14 09:31:44 +0000
commit858b31133dbec88465bcc0a006f4dc43173662b8 (patch)
treea30b87f9fc844c096d8d1823e4a175f127c80a54 /drivers/net/ethernet/intel
parent1e41f11f08bcc38609d83a8b35fa15bf148f7144 (diff)
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 'drivers/net/ethernet/intel')
0 files changed, 0 insertions, 0 deletions