octeontx2-af: Fix pause frame configuration
authorHariprasad Kelam <hkelam@marvell.com>
Fri, 8 Dec 2023 09:27:54 +0000 (14:57 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Dec 2023 10:55:12 +0000 (10:55 +0000)
commite307b5a845c5951dabafc48d00b6424ee64716c4
treec92e34d186120278af5ab35795202eb040761a0b
parentc3e041425af9068e3ec9d90c536de2a2ba97ba2b
octeontx2-af: Fix pause frame configuration

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>
drivers/net/ethernet/marvell/octeontx2/af/rpm.c