]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-af: Apply tx nibble fixup always
authorStanislaw Kardach <skardach@marvell.com>
Wed, 3 Aug 2022 07:54:12 +0000 (13:24 +0530)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Aug 2022 01:56:34 +0000 (18:56 -0700)
commitbb904243a960e495d09cf72ffebff2afeff6141e
treef096f75cbd570af47d842024705df99f1d19e8c0
parent51ed12c4b3a7e6c1f0faebe3533d4079ecc69ae7
octeontx2-af: Apply tx nibble fixup always

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: a5265327184a ("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>
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c