From: David S. Miller Date: Sat, 5 Feb 2022 15:13:52 +0000 (+0000) Subject: Merge branch 'gro-minor-opts' X-Git-Tag: microblaze-v5.19~142^2~444 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=95e26838a8e67be0e1f9a1c17c1ea138eb05fa8d;p=linux-2.6-microblaze.git Merge branch 'gro-minor-opts' Paolo Abeni says: ==================== gro: a couple of minor optimization This series collects a couple of small optimizations for the GRO engine, reducing slightly the number of cycles for dev_gro_receive(). The delta is within noise range in tput tests, but with big TCP coming every cycle saved from the GRO engine will count - I hope ;) v1 -> v2: - a few cleanup suggested from Alexander(s) - moved away the more controversial 3rd patch ==================== Signed-off-by: David S. Miller --- 95e26838a8e67be0e1f9a1c17c1ea138eb05fa8d