aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorWilliam Tu <[email protected]>2018-04-24 23:46:59 -0700
committerDaniel Borkmann <[email protected]>2018-04-25 09:51:54 +0200
commit5540fbf43845868defcb599ec91c678275a20671 (patch)
tree7fe49e4fba413a173b442c2fb866520011c689fe /tools/perf/scripts/python/call-graph-from-sql.py
parentb3f8adee85e81a4e8b8ea842cdd9c8e5ec63573d (diff)
bpf: clear the ip_tunnel_info.
The percpu metadata_dst might carry the stale ip_tunnel_info and cause incorrect behavior. When mixing tests using ipv4/ipv6 bpf vxlan and geneve tunnel, the ipv6 tunnel info incorrectly uses ipv4's src ip addr as its ipv6 src address, because the previous tunnel info does not clean up. The patch zeros the fields in ip_tunnel_info. Signed-off-by: William Tu <[email protected]> Reported-by: Yifeng Sun <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions