diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2020-03-29 19:28:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-30 21:44:53 +0300 |
commit | 4abc3c04810bab77ae5779adc9f6abb5dad4ac6f (patch) | |
tree | 60c4128b61db00604e67e9a40aa137ee2a25c1b3 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3288dffc5dd82c81adfdaf857886d1e06389017b (diff) | |
download | linux-4abc3c04810bab77ae5779adc9f6abb5dad4ac6f.tar.xz |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions