linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09
@ 2025-07-08 21:16 Tariq Toukan
  2025-07-08 21:16 ` [PATCH net-next 1/5] net/mlx5e: Remove unused VLAN insertion logic in TX path Tariq Toukan
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Tariq Toukan @ 2025-07-08 21:16 UTC (permalink / raw)
  To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
	David S. Miller
  Cc: Saeed Mahameed, Gal Pressman, Leon Romanovsky, Saeed Mahameed,
	Tariq Toukan, Mark Bloch, netdev, linux-rdma, linux-kernel

Hi,

This series contains misc enhancements to the mlx5 driver.

Regards,
Tariq


Carolina Jubran (1):
  net/mlx5e: Remove unused VLAN insertion logic in TX path

Cosmin Ratiu (1):
  net/mlx5e: CT: extract a memcmp from a spinlock section

Gal Pressman (1):
  net/mlx5e: Replace recursive VLAN push handling with an iterative loop

Maor Gottlieb (1):
  net/mlx5: Warn when write combining is not supported

Tariq Toukan (1):
  net/mlx5e: RX, Remove unnecessary RQT redirects

 drivers/net/ethernet/mellanox/mlx5/core/en.h  |  1 -
 .../net/ethernet/mellanox/mlx5/core/en/ptp.c  |  2 -
 .../mellanox/mlx5/core/en/reporter_tx.c       |  1 -
 .../ethernet/mellanox/mlx5/core/en/rx_res.c   |  4 +-
 .../mellanox/mlx5/core/en/tc/act/vlan.c       | 43 ++++++++++---------
 .../ethernet/mellanox/mlx5/core/en/tc_ct.c    |  5 ++-
 .../net/ethernet/mellanox/mlx5/core/en_main.c |  2 -
 .../net/ethernet/mellanox/mlx5/core/en_tx.c   |  9 +---
 drivers/net/ethernet/mellanox/mlx5/core/wc.c  |  3 ++
 9 files changed, 31 insertions(+), 39 deletions(-)


base-commit: 19c066f940666bf6c0982635e4441100ca8d75bc
-- 
2.31.1


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

end of thread, other threads:[~2025-07-10  3:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 21:16 [PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09 Tariq Toukan
2025-07-08 21:16 ` [PATCH net-next 1/5] net/mlx5e: Remove unused VLAN insertion logic in TX path Tariq Toukan
2025-07-09 17:23   ` Simon Horman
2025-07-08 21:16 ` [PATCH net-next 2/5] net/mlx5e: CT: extract a memcmp from a spinlock section Tariq Toukan
2025-07-09 17:24   ` Simon Horman
2025-07-08 21:16 ` [PATCH net-next 3/5] net/mlx5e: Replace recursive VLAN push handling with an iterative loop Tariq Toukan
2025-07-09 17:24   ` Simon Horman
2025-07-10  2:47   ` Jakub Kicinski
2025-07-08 21:16 ` [PATCH net-next 4/5] net/mlx5: Warn when write combining is not supported Tariq Toukan
2025-07-09 17:24   ` Simon Horman
2025-07-08 21:16 ` [PATCH net-next 5/5] net/mlx5e: RX, Remove unnecessary RQT redirects Tariq Toukan
2025-07-09 17:24   ` Simon Horman
2025-07-10  3:00 ` [PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09 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).