public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] eth: migrate some drivers to new RXFH callbacks
@ 2025-06-17  1:45 Jakub Kicinski
  2025-06-17  1:45 ` [PATCH net-next 1/5] eth: bnx2x: migrate " Jakub Kicinski
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Jakub Kicinski @ 2025-06-17  1:45 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, pabeni, andrew+netdev, horms, shayagr, akiyano,
	darinzon, skalluru, manishc, michael.chan, pavan.chebbi, sgoutham,
	gakula, sbhatta, hkelam, bbhushan2, Jakub Kicinski

Migrate a batch of drivers to the recently added dedicated
.get_rxfh_fields and .set_rxfh_fields ethtool callbacks.

Jakub Kicinski (5):
  eth: bnx2x: migrate to new RXFH callbacks
  eth: bnxt: migrate to new RXFH callbacks
  eth: ena: migrate to new RXFH callbacks
  eth: thunder: migrate to new RXFH callbacks
  eth: otx2: migrate to new RXFH callbacks

 drivers/net/ethernet/amazon/ena/ena_ethtool.c | 40 ++++++-------------
 .../ethernet/broadcom/bnx2x/bnx2x_ethtool.c   | 33 ++++++---------
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 24 ++++++-----
 .../ethernet/cavium/thunder/nicvf_ethtool.c   | 37 +++++++----------
 .../marvell/octeontx2/nic/otx2_ethtool.c      | 31 ++++++++------
 5 files changed, 71 insertions(+), 94 deletions(-)

-- 
2.49.0


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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17  1:45 [PATCH net-next 0/5] eth: migrate some drivers to new RXFH callbacks Jakub Kicinski
2025-06-17  1:45 ` [PATCH net-next 1/5] eth: bnx2x: migrate " Jakub Kicinski
2025-06-17  6:40   ` Subbaraya Sundeep
2025-06-17 22:14     ` Jakub Kicinski
2025-06-18 10:03       ` Subbaraya Sundeep
2025-06-17  1:45 ` [PATCH net-next 2/5] eth: bnxt: " Jakub Kicinski
2025-06-17 21:39   ` Michael Chan
2025-06-17  1:45 ` [PATCH net-next 3/5] eth: ena: " Jakub Kicinski
2025-06-17  6:50   ` Subbaraya Sundeep
2025-06-17  7:35     ` Arinzon, David
2025-06-17  1:45 ` [PATCH net-next 4/5] eth: thunder: " Jakub Kicinski
2025-06-17  6:43   ` Subbaraya Sundeep
2025-06-17  1:45 ` [PATCH net-next 5/5] eth: otx2: " Jakub Kicinski
2025-06-18 20:30 ` [PATCH net-next 0/5] eth: migrate some drivers " 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