Message ID | 20230926111714.9448-432-nic_swsd@realtek.com (mailing list archive) |
---|---|
Headers | show |
Series | r8152: modify rx_bottom | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 26 Sep 2023 19:17:12 +0800 you wrote: > 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. > > [...] Here is the summary with links: - [net-next,v3,1/2] r8152: break the loop when the budget is exhausted https://git.kernel.org/netdev/net-next/c/2cf51f931797 - [net-next,v3,2/2] r8152: use napi_gro_frags https://git.kernel.org/netdev/net-next/c/788d30daa8f9 You are awesome, thank you!