mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] r8152: modify rx_bottom
@ 2023-09-26 11:17 Hayes Wang
  2023-09-26 11:17 ` [PATCH net-next v3 1/2] r8152: break the loop when the budget is exhausted Hayes Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hayes Wang @ 2023-09-26 11:17 UTC (permalink / raw)
  To: kuba, davem
  Cc: netdev, nic_swsd, linux-kernel, linux-usb, edumazet, bjorn,
	pabeni, Hayes Wang

v3:
For patch #1, this patch is replaced. The new patch only break the loop,
and keep that the driver would queue the rx packets.

For patch #2, modify the code depends on patch #1. For work_down < budget,
napi_get_frags() and napi_gro_frags() would be used. For the others,
nothing is changed.

v2:
For patch #1, add comment, update commit message, and add Fixes tag.

v1:
These patches are used to improve rx_bottom().

Hayes Wang (2):
  r8152: break the loop when the budget is exhausted
  r8152: use napi_gro_frags

 drivers/net/usb/r8152.c | 85 ++++++++++++++++++++++++++++++-----------
 1 file changed, 63 insertions(+), 22 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-10-05  0:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26 11:17 [PATCH net-next v3 0/2] r8152: modify rx_bottom Hayes Wang
2023-09-26 11:17 ` [PATCH net-next v3 1/2] r8152: break the loop when the budget is exhausted Hayes Wang
2023-09-26 11:17 ` [PATCH net-next v3 2/2] r8152: use napi_gro_frags Hayes Wang
2023-10-05  0:10 ` [PATCH net-next v3 0/2] r8152: modify rx_bottom 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

all inboxes | Powered by JetHome®