diff options
author | David S. Miller <davem@davemloft.net> | 2021-03-14 14:41:09 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-14 14:41:09 -0700 |
commit | 3f79eb3c3a6abaa8f9900b5e40994060d7341cbc (patch) | |
tree | 57a6dcdf4a37a94ac324b1decda99ac841e6e34d /net/lapb/lapb_timer.c | |
parent | f4e6d7cdbfae502788bc468295b232dec76ee57e (diff) | |
parent | d0eed5c325149002c364a1439ae1afe1992beae4 (diff) | |
download | linux-3f79eb3c3a6abaa8f9900b5e40994060d7341cbc.tar.gz linux-3f79eb3c3a6abaa8f9900b5e40994060d7341cbc.tar.bz2 linux-3f79eb3c3a6abaa8f9900b5e40994060d7341cbc.zip |
Merge branch 'gro-micro-optimize-dev_gro_receive'
Alexander Lobakin says:
====================
gro: micro-optimize dev_gro_receive()
This random series addresses some of suboptimal constructions used
in the main GRO entry point.
The main body is gro_list_prepare() simplification and pointer usage
optimization in dev_gro_receive() itself. Being mostly cosmetic, it
gives like +10 Mbps on my setup to both TCP and UDP (both single- and
multi-flow).
Since v1 [0]:
- drop the replacement of bucket index calculation with
reciprocal_scale() since it makes absolutely no sense (Eric);
- improve stack usage in dev_gro_receive() (Eric);
- reverse the order of patches to avoid changes superseding.
[0] https://lore.kernel.org/netdev/20210312162127.239795-1-alobakin@pm.me
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions