netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] xdp_rxq_info_reg fixes for mlx5e
@ 2023-01-26 19:10 Maxim Mikityanskiy
  2023-01-26 19:10 ` [PATCH net 1/2] net/mlx5e: XDP, Allow growing tail for XDP multi buffer Maxim Mikityanskiy
  2023-01-26 19:10 ` [PATCH net 2/2] net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ Maxim Mikityanskiy
  0 siblings, 2 replies; 7+ messages in thread
From: Maxim Mikityanskiy @ 2023-01-26 19:10 UTC (permalink / raw)
  To: netdev, Saeed Mahameed
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Gal Pressman, Tariq Toukan, Maxim Mikityanskiy

Two small fixes that add parameters to xdp_rxq_info_reg missed in older
commits.

Maxim Mikityanskiy (2):
  net/mlx5e: XDP, Allow growing tail for XDP multi buffer
  net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ

 .../net/ethernet/mellanox/mlx5/core/en/xsk/setup.c    |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c     | 11 ++++++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-01-29 10:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-26 19:10 [PATCH net 0/2] xdp_rxq_info_reg fixes for mlx5e Maxim Mikityanskiy
2023-01-26 19:10 ` [PATCH net 1/2] net/mlx5e: XDP, Allow growing tail for XDP multi buffer Maxim Mikityanskiy
2023-01-26 20:41   ` Tariq Toukan
2023-01-26 22:43     ` Maxim Mikityanskiy
2023-01-29 10:04       ` Tariq Toukan
2023-01-26 19:10 ` [PATCH net 2/2] net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ Maxim Mikityanskiy
2023-01-26 20:43   ` Tariq Toukan

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).