netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v3 0/2] xsk: fix negative overflow issues in zerocopy xmit
@ 2025-07-23 14:23 Jason Xing
  2025-07-23 14:23 ` [PATCH net v3 1/2] stmmac: xsk: fix negative overflow of budget in zerocopy mode Jason Xing
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jason Xing @ 2025-07-23 14:23 UTC (permalink / raw)
  To: anthony.l.nguyen, przemyslaw.kitszel, andrew+netdev, davem,
	edumazet, kuba, pabeni, bjorn, magnus.karlsson,
	maciej.fijalkowski, jonathan.lemon, sdf, ast, daniel, hawk,
	john.fastabend, mcoquelin.stm32, alexandre.torgue
  Cc: linux-stm32, bpf, intel-wired-lan, netdev, Jason Xing

From: Jason Xing <kernelxing@tencent.com>

Fix two negative overflow issues around {stmmac_xdp|igb}_xmit_zc().

Jason Xing (2):
  stmmac: xsk: fix negative overflow of budget in zerocopy mode
  igb: xsk: solve negative overflow of nb_pkts in zerocopy mode

 drivers/net/ethernet/intel/igb/igb_xsk.c          | 3 +--
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.41.3


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

end of thread, other threads:[~2025-07-26 18:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23 14:23 [PATCH net v3 0/2] xsk: fix negative overflow issues in zerocopy xmit Jason Xing
2025-07-23 14:23 ` [PATCH net v3 1/2] stmmac: xsk: fix negative overflow of budget in zerocopy mode Jason Xing
2025-07-23 14:23 ` [PATCH net v3 2/2] igb: xsk: solve negative overflow of nb_pkts " Jason Xing
2025-07-26 18:30 ` [PATCH net v3 0/2] xsk: fix negative overflow issues in zerocopy xmit patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).