]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-af: Skip NIXLF check for bcast MCE entry
authorSunil Goutham <sgoutham@marvell.com>
Sun, 2 Dec 2018 12:47:36 +0000 (18:17 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Dec 2018 00:23:07 +0000 (16:23 -0800)
commite3dd7ef509170cb055c7aabfe52c3ff0a17ce7f9
tree834c95b096994df0c155f54efe7377f5e93e4ed8
parentcc85dd09ec9b2012d0e9bab5fe111ed9a72f0e47
octeontx2-af: Skip NIXLF check for bcast MCE entry

At the time of initial broadcast packet replication table init,
NIXLFs are not yet attached to PF_FUNCs. Hence skipped checking
NIXLF while submitting MCE entry init instruction to NIX admin queue.

Also did a minor cleanup while installing bcast match entry in
packet parser unit i.e NPC.

Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c