aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2016-01-24 21:16:48 -0800
committerJeff Kirsher <[email protected]>2016-02-18 10:45:12 -0800
commita0064728f8a34f7a5afd9df86d9cdd8210977c8d (patch)
treec336cefcc2942363445af6cbdcc093ad31bbc10f /tools/perf/scripts/python/syscall-counts.py
parentb96b78f2b789ab8398e7ec0111bb8b4588ed42bf (diff)
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
This patch fixes two issues. First was the fact that iphdr(skb)->protocl was being used to test for the outer transport protocol. This completely breaks IPv6 support. Second was the fact that we cleared the flag for v4 going to v6, but we didn't take care of txflags going the other way. As such we would have the v6 flag still set even if the inner header was v4. Signed-off-by: Alexander Duyck <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions