diff options
author | Willem de Bruijn <[email protected]> | 2018-10-05 11:31:40 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-10-05 11:52:38 -0700 |
commit | f2e9de210d50187d206989e60bc5a99c2b692209 (patch) | |
tree | 89597b81b0eb9e6ce7318ace7a17ff8ec507c325 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2b9156129f8ee7312287c4826fe4c34a5402d74e (diff) |
udp: gro behind static key
Avoid the socket lookup cost in udp_gro_receive if no socket has a
udp tunnel callback configured.
udp_sk(sk)->gro_receive requires a registration with
setup_udp_tunnel_sock, which enables the static key.
Signed-off-by: Willem de Bruijn <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions