octeontx2-af: Apply tx nibble fixup always
authorStanislaw Kardach <skardach@marvell.com>
Wed, 3 Aug 2022 07:54:12 +0000 (13:24 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Aug 2022 09:40:09 +0000 (11:40 +0200)
commite0fe6aa19a807a5c79b4077213ad035911a78309
tree2ac56de5e3bc2b5d5a38e02846e0fa86fccde2af
parent17c3ea7399799306c251c7ed5faa75ee3b4430af
octeontx2-af: Apply tx nibble fixup always

commit dd1d1a8a6b29b6b472fd0d449b29eb806c411dd2 upstream.

NPC_PARSE_NIBBLE for TX interface has to be equal to the RX one for some
silicon revisions. Mistakenly this fixup was only applied to the default
MKEX profile while it should also be applied to any loaded profile.

Fixes: 1c1935c9945d ("octeontx2-af: Add NIX1 interfaces to NPC")
Signed-off-by: Stanislaw Kardach <skardach@marvell.com>
Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c