diff options
author | 2015-10-19 20:17:59 -0700 | |
---|---|---|
committer | 2015-10-21 19:36:10 -0700 | |
commit | 8f3af27786913851e720bc9466d1abffcfa7aff6 (patch) | |
tree | d85ab640da126487ee2dbdc4954dd4738e7e9d4d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netlink: Rightsize IFLA_AF_SPEC size calculation (diff) | |
download | wireguard-linux-8f3af27786913851e720bc9466d1abffcfa7aff6.tar.xz wireguard-linux-8f3af27786913851e720bc9466d1abffcfa7aff6.zip |
net: dummy: add more features
While testing my SIT/GRO patch using netfilter TEE module and a dummy
device, I found some features were missing :
TSO IPv6, UFO, and encapsulated traffic.
ethtool -k dummy0 now gives :
...
tcp-segmentation-offload: on
tx-tcp-segmentation: on
tx-tcp-ecn-segmentation: on
tx-tcp6-segmentation: on
udp-fragmentation-offload: on
...
tx-gre-segmentation: on
tx-ipip-segmentation: on
tx-sit-segmentation: on
tx-udp_tnl-segmentation: on
Signed-off-by: Eric Dumazet <edumazet@google.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