Linux USB
 help / color / mirror / Atom feed
* [PATCH net-next resend 0/2] r8152: modify rx_bottom
@ 2023-09-18  7:41 Hayes Wang
  2023-09-18  7:42 ` [PATCH net-next resend 1/2] r8152: remove queuing rx packets in driver Hayes Wang
  2023-09-18  7:42 ` [PATCH net-next resend 2/2] r8152: use napi_gro_frags Hayes Wang
  0 siblings, 2 replies; 7+ messages in thread
From: Hayes Wang @ 2023-09-18  7:41 UTC (permalink / raw)
  To: kuba, davem
  Cc: netdev, nic_swsd, linux-kernel, linux-usb, edumazet, bjorn,
	pabeni, Hayes Wang

These patches are used to improve rx_bottom().

Hayes Wang (2):
  r8152: remove queuing rx packets in driver
  r8152: use napi_gro_frags

 drivers/net/usb/r8152.c | 80 +++++++++++++++++------------------------
 1 file changed, 32 insertions(+), 48 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-09-18  9:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18  7:41 [PATCH net-next resend 0/2] r8152: modify rx_bottom Hayes Wang
2023-09-18  7:42 ` [PATCH net-next resend 1/2] r8152: remove queuing rx packets in driver Hayes Wang
2023-09-18  7:54   ` Eric Dumazet
2023-09-18  8:38     ` Hayes Wang
2023-09-18  8:52       ` Eric Dumazet
2023-09-18  9:28         ` Hayes Wang
2023-09-18  7:42 ` [PATCH net-next resend 2/2] r8152: use napi_gro_frags Hayes Wang

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