Linux USB
 help / color / mirror / Atom feed
* [PATCH 0/2] thunderbolt / net: Allow batching of descriptors
@ 2026-09-02  8:21 Mika Westerberg
  2026-09-02  8:21 ` [PATCH 1/2] thunderbolt: " Mika Westerberg
  2026-09-02  8:21 ` [PATCH 2/2] net: thunderbolt: Update ring indices only after all frames are queued Mika Westerberg
  0 siblings, 2 replies; 3+ messages in thread
From: Mika Westerberg @ 2026-09-02  8:21 UTC (permalink / raw)
  To: linux-usb
  Cc: netdev, Yehezkel Bernat, Lukas Wunner, Andreas Noever,
	Andrew Lunn, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Mika Westerberg

Hi all,

This series makes the Thunderbolt/USB4 networking driver batch the
desriptors to avoid writing the doorbell register for each separately.
This improves throughput.

I can take these through Thunderbolt/USB4 tree as the 2/2 depends on the
1/2.

Mika Westerberg (2):
  thunderbolt: Allow batching of descriptors
  net: thunderbolt: Update ring indices only after all frames are queued

 drivers/net/thunderbolt/main.c |  6 ++--
 drivers/thunderbolt/nhi.c      | 58 +++++++++++++++++++++++++++++-----
 include/linux/thunderbolt.h    | 42 ++++++++++++++++++++++--
 3 files changed, 93 insertions(+), 13 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2026-09-02  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02  8:21 [PATCH 0/2] thunderbolt / net: Allow batching of descriptors Mika Westerberg
2026-09-02  8:21 ` [PATCH 1/2] thunderbolt: " Mika Westerberg
2026-09-02  8:21 ` [PATCH 2/2] net: thunderbolt: Update ring indices only after all frames are queued Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox