linux-kernelorg-stable/drivers/net/ethernet/marvell
Hariprasad Kelam 9ac8d0c640 Octeontx2-pf: Fix Backpresure configuration
NIX block can receive packets from multiple links such as
MAC (RPM), LBK and CPT.

       -----------------
 RPM --|     NIX       |
       -----------------
             |
             |
            LBK

Each link supports multiple channels for example RPM link supports
16 channels. In case of link oversubsribe, NIX will assert backpressure
on receive channels.

The previous patch considered a single channel per link, resulting in
backpressure not being enabled on the remaining channels

Fixes: a7ef63dbd5 ("octeontx2-af: Disable backpressure between CPT and NIX")
Signed-off-by: Hariprasad Kelam <hkelam@marvell.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250617063403.3582210-1-hkelam@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-06-18 14:19:22 -07:00
..
mvpp2 net: mvpp2: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() 2025-05-09 16:43:41 -07:00
octeon_ep octeon_ep: Fix host hang issue during device reboot 2025-05-01 07:11:44 -07:00
octeon_ep_vf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-05-01 15:11:38 -07:00
octeontx2 Octeontx2-pf: Fix Backpresure configuration 2025-06-18 14:19:22 -07:00
prestera net: prestera: Use to_delayed_work() 2025-05-15 07:41:58 -07:00
Kconfig net: phy: remove Kconfig symbol MDIO_DEVRES 2025-05-14 19:12:19 -07:00
Makefile
mv643xx_eth.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
mvmdio.c
mvneta.c
mvneta_bm.c
mvneta_bm.h
pxa168_eth.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
skge.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
skge.h
sky2.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
sky2.h