aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@kernel.org>2022-01-24 19:45:11 -0700
committerJakub Kicinski <kuba@kernel.org>2022-01-25 14:44:55 -0800
commitab14f1802cfb2d7ca120bbf48e3ba6712314ffc3 (patch)
treec96c04a12016c292bf82db5bb5efc40b58b20786 /tools/perf/scripts/python/export-to-postgresql.py
parentnet: tulip: remove redundant assignment to variable new_csr6 (diff)
downloadlinux-dev-ab14f1802cfb2d7ca120bbf48e3ba6712314ffc3.tar.xz
linux-dev-ab14f1802cfb2d7ca120bbf48e3ba6712314ffc3.zip
net: Adjust sk_gso_max_size once when set
sk_gso_max_size is set based on the dst dev. Both users of it adjust the value by the same offset - (MAX_TCP_HEADER + 1). Rather than compute the same adjusted value on each call do the adjustment once when set. Signed-off-by: David Ahern <dsahern@kernel.org> Reviewed-by: Eric Dumazet <edumazet@google.com> Link: https://lore.kernel.org/r/20220125024511.27480-1-dsahern@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions