aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorXin Long <[email protected]>2021-01-15 17:47:45 +0800
committerJakub Kicinski <[email protected]>2021-01-18 19:57:02 -0800
commitcb2c57112432d5c77f97ea6320973d02beebf3ee (patch)
tree505c7eda64561e473c95282d8d541366503f0daa /tools/perf/scripts/python/syscall-counts.py
parent505e3f00c3f3648cb6260deb35e87fae1f64f5d8 (diff)
vxlan: add NETIF_F_FRAGLIST flag for dev features
Some protocol HW GSO requires fraglist supported by the device, like SCTP. Without NETIF_F_FRAGLIST set in the dev features of vxlan, it would have to do SW GSO before the packets enter the driver, even when the vxlan dev and lower dev (like veth) both have the feature of NETIF_F_GSO_SCTP. So this patch is to add it for vxlan. Signed-off-by: Xin Long <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions