diff options
author | 2020-03-29 18:28:45 +0200 | |
---|---|---|
committer | 2020-03-30 11:44:53 -0700 | |
commit | 4abc3c04810bab77ae5779adc9f6abb5dad4ac6f (patch) | |
tree | 60c4128b61db00604e67e9a40aa137ee2a25c1b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'Port-and-flow-policers-for-DSA' (diff) | |
download | wireguard-linux-4abc3c04810bab77ae5779adc9f6abb5dad4ac6f.tar.xz wireguard-linux-4abc3c04810bab77ae5779adc9f6abb5dad4ac6f.zip |
r8169: improve handling of TD_MSS_MAX
If the mtu is greater than TD_MSS_MAX, then TSO is disabled, see
rtl8169_fix_features(). Because mss is less than mtu, we can't have
the case mss > TD_MSS_MAX in the TSO path.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions