aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJesse Gross <[email protected]>2010-10-29 12:14:53 +0000
committerDavid S. Miller <[email protected]>2010-11-15 09:22:52 -0800
commite1e78db628b33c657944865e3bca01ee59cc5b80 (patch)
tree98649d2224fbd76f9783905be498c5b70a63f50a /tools/perf/scripts/python/syscall-counts.py
parent410989f65151557701ce86875b141e694281dd6c (diff)
offloading: Make scatter/gather more tolerant of vlans.
When checking if it is necessary to linearize a packet, we currently use vlan_features if the packet contains either an in-band or out- of-band vlan tag. However, in-band tags aren't special in any way for scatter/gather since they are part of the packet buffer and are simply more data to DMA. Therefore, only use vlan_features for out- of-band tags, which could potentially have some interaction with scatter/gather. Signed-off-by: Jesse Gross <[email protected]> CC: Ben Hutchings <[email protected]> Reviewed-by: Ben Hutchings <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions