All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/3] Bug fixes from XDP patch series
@ 2025-05-06 11:05 Meghana Malladi
  2025-05-06 11:05 ` [PATCH net v2 1/3] net: ti: icssg-prueth: Set XDP feature flags for ndev Meghana Malladi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Meghana Malladi @ 2025-05-06 11:05 UTC (permalink / raw)
  To: namcao, horms, m-malladi, john.fastabend, hawk, daniel, ast,
	pabeni, kuba, edumazet, davem, andrew+netdev
  Cc: bpf, linux-kernel, netdev, linux-arm-kernel, srk,
	Vignesh Raghavendra, Roger Quadros, danishanwar

This patch series fixes the bugs introduced while adding
xdp support in the icssg driver, and were reproduced while
running xdp-trafficgen to generate xdp traffic on icssg interfaces.

v1: https://lore.kernel.org/all/20250428120459.244525-1-m-malladi@ti.com/

Meghana Malladi (3):
  net: ti: icssg-prueth: Set XDP feature flags for ndev
  net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue
    access
  net: ti: icssg-prueth: Report BQL before sending XDP packets

 drivers/net/ethernet/ti/icssg/icssg_common.c | 15 +++++++++++++--
 drivers/net/ethernet/ti/icssg/icssg_prueth.c | 16 ++++++++++------
 2 files changed, 23 insertions(+), 8 deletions(-)


base-commit: 8c2e6b26ffe243be1e78f5a4bfb1a857d6e6f6d6
-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-05-08  1:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06 11:05 [PATCH net v2 0/3] Bug fixes from XDP patch series Meghana Malladi
2025-05-06 11:05 ` [PATCH net v2 1/3] net: ti: icssg-prueth: Set XDP feature flags for ndev Meghana Malladi
2025-05-06 18:20   ` Jacob Keller
2025-05-06 11:05 ` [PATCH net v2 2/3] net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access Meghana Malladi
2025-05-06 18:21   ` Jacob Keller
2025-05-06 11:05 ` [PATCH net v2 3/3] net: ti: icssg-prueth: Report BQL before sending XDP packets Meghana Malladi
2025-05-06 18:22   ` Jacob Keller
2025-05-08  1:40 ` [PATCH net v2 0/3] Bug fixes from XDP patch series patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.