diff options
author | 2021-11-25 21:03:33 -0800 | |
---|---|---|
committer | 2021-11-25 21:03:33 -0800 | |
commit | 35bf8c86eeb8ae609f61c43aeab3b530fedcf1b4 (patch) | |
tree | 7f17a01eb6164d66c713a0d18fde1ffa231707e4 /net/unix/af_unix.c | |
parent | sctp: make the raise timer more simple and accurate (diff) | |
parent | net: optimize skb_postpull_rcsum() (diff) | |
download | wireguard-linux-35bf8c86eeb8ae609f61c43aeab3b530fedcf1b4.tar.xz wireguard-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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions