diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-11-26 06:03:33 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-11-26 06:03:33 +0100 |
commit | 35bf8c86eeb8ae609f61c43aeab3b530fedcf1b4 (patch) | |
tree | 7f17a01eb6164d66c713a0d18fde1ffa231707e4 /drivers/infiniband | |
parent | sctp: make the raise timer more simple and accurate (diff) | |
parent | net: optimize skb_postpull_rcsum() (diff) | |
download | linux-35bf8c86eeb8ae609f61c43aeab3b530fedcf1b4.tar.xz linux-35bf8c86eeb8ae609f61c43aeab3b530fedcf1b4.zip |
Merge branch 'net-small-csum-optimizations'
Eric Dumazet says:
====================
net: small csum optimizations
After recent x86 csum_partial() optimizations, we can more easily
see in kernel profiles costs of add/adc operations that could
be avoided, by feeding a non zero third argument to csum_partial()
====================
Link: https://lore.kernel.org/r/20211124202446.2917972-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions