public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] ice: xsk: reduced queue count fixes
@ 2022-08-22 16:32 Tony Nguyen
  2022-08-22 16:32 ` [PATCH net 1/2] ice: xsk: prohibit usage of non-balanced queue id Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2022-08-22 16:32 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet
  Cc: Tony Nguyen, netdev, maciej.fijalkowski, magnus.karlsson, ast,
	daniel, hawk, john.fastabend, bpf

Maciej Fijalkowski says:

this small series is supposed to fix the issues around AF_XDP usage with
reduced queue count on interface. Due to the XDP rings setup, some
configurations can result in sockets not seeing traffic flowing. More
about this in description of patch 2.

The following are changes since commit f1e941dbf80a9b8bab0bffbc4cbe41cc7f4c6fb6:
  nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Maciej Fijalkowski (2):
  ice: xsk: prohibit usage of non-balanced queue id
  ice: xsk: use Rx ring's XDP ring when picking NAPI context

 drivers/net/ethernet/intel/ice/ice.h      | 36 +++++++++++++++--------
 drivers/net/ethernet/intel/ice/ice_lib.c  |  4 +--
 drivers/net/ethernet/intel/ice/ice_main.c | 25 +++++++++++-----
 drivers/net/ethernet/intel/ice/ice_xsk.c  | 18 ++++++++----
 4 files changed, 54 insertions(+), 29 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-08-24  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22 16:32 [PATCH net 0/2][pull request] ice: xsk: reduced queue count fixes Tony Nguyen
2022-08-22 16:32 ` [PATCH net 1/2] ice: xsk: prohibit usage of non-balanced queue id Tony Nguyen
2022-08-22 16:32 ` [PATCH net 2/2] ice: xsk: use Rx ring's XDP ring when picking NAPI context Tony Nguyen
2022-08-24  1:00 ` [PATCH net 0/2][pull request] ice: xsk: reduced queue count fixes 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