diff options
| author | Eric Dumazet <[email protected]> | 2022-05-13 11:33:56 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-05-16 10:18:55 +0100 |
| commit | 89527be8d8d672773eeaec910118a6e84fb597e3 (patch) | |
| tree | e87e609d72528a22d106358746bf0335b2e83c1a /tools/perf/scripts/python/libxed.py | |
| parent | 5cf15ce3c8f1ef431dc9fa845c6d1674f630ecd1 (diff) | |
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
New netlink attributes IFLA_TSO_MAX_SIZE and IFLA_TSO_MAX_SEGS
are used to report to user-space the device TSO limits.
ip -d link sh dev eth1
...
tso_max_size 65536 tso_max_segs 65535
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions