linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] net/mlx5: misc changes 2025-09-22
@ 2025-09-22  9:01 Tariq Toukan
  2025-09-22  9:01 ` [PATCH net-next 1/7] net/mlx5: HWS, Generalize complex matchers Tariq Toukan
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Tariq Toukan @ 2025-09-22  9:01 UTC (permalink / raw)
  To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
	David S. Miller
  Cc: Saeed Mahameed, Leon Romanovsky, Tariq Toukan, Mark Bloch, netdev,
	linux-rdma, linux-kernel, Gal Pressman, Moshe Shemesh

Hi,

This series contains misc enhancements to the mlx5 driver.

Regards,
Tariq


Carolina Jubran (4):
  net/mlx5: Improve QoS error messages with actual depth values
  net/mlx5e: Remove unused mdev param from RSS indir init
  net/mlx5e: Introduce mlx5e_rss_init_params
  net/mlx5e: Introduce mlx5e_rss_params for RSS configuration

Gal Pressman (1):
  net/mlx5e: Use extack in set rxfh callback

Jianbo Liu (1):
  net/mlx5e: Prevent entering switchdev mode with inconsistent netns

Vlad Dogaru (1):
  net/mlx5: HWS, Generalize complex matchers

 .../net/ethernet/mellanox/mlx5/core/en/rss.c  |   91 +-
 .../net/ethernet/mellanox/mlx5/core/en/rss.h  |   30 +-
 .../ethernet/mellanox/mlx5/core/en/rx_res.c   |   43 +-
 .../ethernet/mellanox/mlx5/core/en/rx_res.h   |    2 +-
 .../ethernet/mellanox/mlx5/core/en_ethtool.c  |   15 +-
 .../net/ethernet/mellanox/mlx5/core/en_tc.c   |    6 +-
 .../net/ethernet/mellanox/mlx5/core/esw/qos.c |   15 +-
 .../mellanox/mlx5/core/eswitch_offloads.c     |   33 +
 .../mellanox/mlx5/core/steering/hws/bwc.c     |   37 +-
 .../mellanox/mlx5/core/steering/hws/bwc.h     |   21 +-
 .../mlx5/core/steering/hws/bwc_complex.c      | 1821 +++++++----------
 .../mlx5/core/steering/hws/bwc_complex.h      |   60 +-
 .../mellanox/mlx5/core/steering/hws/definer.c |   87 +-
 .../mellanox/mlx5/core/steering/hws/definer.h |    9 +-
 14 files changed, 996 insertions(+), 1274 deletions(-)


base-commit: 312e6f7676e63bbb9b81e5c68e580a9f776cc6f0
-- 
2.31.1


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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22  9:01 [PATCH net-next 0/7] net/mlx5: misc changes 2025-09-22 Tariq Toukan
2025-09-22  9:01 ` [PATCH net-next 1/7] net/mlx5: HWS, Generalize complex matchers Tariq Toukan
2025-09-24 16:17   ` Simon Horman
2025-09-24 18:07     ` Vlad Dogaru
2025-09-22  9:01 ` [PATCH net-next 2/7] net/mlx5e: Prevent entering switchdev mode with inconsistent netns Tariq Toukan
2025-09-22  9:01 ` [PATCH net-next 3/7] net/mlx5: Improve QoS error messages with actual depth values Tariq Toukan
2025-09-23  0:06   ` Jakub Kicinski
2025-09-23  1:58   ` kernel test robot
2025-09-22  9:01 ` [PATCH net-next 4/7] net/mlx5e: Remove unused mdev param from RSS indir init Tariq Toukan
2025-09-22  9:01 ` [PATCH net-next 5/7] net/mlx5e: Introduce mlx5e_rss_init_params Tariq Toukan
2025-09-22  9:01 ` [PATCH net-next 6/7] net/mlx5e: Introduce mlx5e_rss_params for RSS configuration Tariq Toukan
2025-09-22  9:01 ` [PATCH net-next 7/7] net/mlx5e: Use extack in set rxfh callback Tariq Toukan
2025-09-23  4:06   ` kernel test robot
2025-09-24 16:21   ` Simon Horman

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