]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
octeontx2-af: Update RSS algorithm index
authorHariprasad Kelam <hkelam@marvell.com>
Fri, 8 Dec 2023 06:56:10 +0000 (12:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Dec 2023 14:17:35 +0000 (15:17 +0100)
commitdb400b1f8b6eaf229981f2ca70ee51dcf20cf01a
tree90c023e9b9ab830a4995ee0a3c58a372fe443e6f
parente0676d37bb1a0eec7667a9d638c4bbd7734d58a2
octeontx2-af: Update RSS algorithm index

[ Upstream commit 570ba37898ecd9069beb58bf0b6cf84daba6e0fe ]

The RSS flow algorithm is not set up correctly for promiscuous or all
multi MCAM entries. This has an impact on flow distribution.

This patch fixes the issue by updating flow algorithm index in above
mentioned MCAM entries.

Fixes: 967db3529eca ("octeontx2-af: add support for multicast/promisc packet replication feature")
Signed-off-by: Hariprasad Kelam <hkelam@marvell.com>
Signed-off-by: Sunil Kovvuri Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c