]> git.itanic.dy.fi Git - linux-stable/commit
octeontx2-af: Fix pause frame configuration
authorHariprasad Kelam <hkelam@marvell.com>
Fri, 8 Dec 2023 09:27:54 +0000 (14:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Jan 2024 16:10:34 +0000 (17:10 +0100)
commit7d3912613d5b045530e4096fbcef5b2f78e030a1
tree082359fd9a09b3e01ba19413c1e08d95aac1be1b
parenta29b15cc68a668abfc79e6c38766ee890b64cf59
octeontx2-af: Fix pause frame configuration

[ Upstream commit e307b5a845c5951dabafc48d00b6424ee64716c4 ]

The current implementation's default Pause Forward setting is causing
unnecessary network traffic. This patch disables Pause Forward to
address this issue.

Fixes: 1121f6b02e7a ("octeontx2-af: Priority flow control configuration support")
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/rpm.c