From: Jakub Kicinski Date: Wed, 4 Oct 2023 23:51:33 +0000 (-0700) Subject: Merge branch 'r8152-modify-rx_bottom' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=78cac6f17133d503add9005e891e15637b2a1012;p=linux.git Merge branch 'r8152-modify-rx_bottom' Hayes Wang says: ==================== r8152: modify rx_bottom 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(). ==================== Link: https://lore.kernel.org/r/20230926111714.9448-432-nic_swsd@realtek.com Signed-off-by: Jakub Kicinski --- 78cac6f17133d503add9005e891e15637b2a1012