aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMahesh Bandewar <[email protected]>2017-12-13 14:40:23 -0800
committerDavid S. Miller <[email protected]>2017-12-15 11:36:53 -0500
commit918150cbd6103199fe326e8b1462a7f0d81475e4 (patch)
tree289627f13f94b030828ea98f2eabc154db6dca4e /tools/perf/scripts/python/syscall-counts.py
parent8ce38aeb556ab0e71d8f19c32d302444a56a3a9e (diff)
Revert "ipvlan: add L2 check for packets arriving via virtual devices"
This reverts commit 92ff42645028fa6f9b8aa767718457b9264316b4. Even though the check added is not that taxing, it's not really needed. First of all this will be per packet cost and second thing is that the eth_type_trans() already does this correctly. The excessive scrubbing in IPvlan was changing the pkt-type skb metadata of the packet which made it necessary to re-check the mac. The subsequent patch in this series removes the faulty packet-scrub. Signed-off-by: Mahesh Bandewar <[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