OSDN Git Service

Merge branch 'tcp-receive-path-optimizations'
authorJakub Kicinski <kuba@kernel.org>
Tue, 26 Oct 2021 01:02:16 +0000 (18:02 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 26 Oct 2021 01:02:17 +0000 (18:02 -0700)
Eric Dumazet says:

====================
tcp: receive path optimizations

This series aims to reduce cache line misses in RX path.

I am still working on better cache locality in tcp_sock but
this will wait few more weeks.
====================

Link: https://lore.kernel.org/r/20211025164825.259415-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge