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)
commitc5e4e4d1060b9b6937db54829c66f5f2429ad2fc
tree834c95b096994df0c155f54efe7377f5e93e4ed8
parent6e360f7331132822f096399a54f40bc61887aa3c
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