diff options
author | Martin KaFai Lau <[email protected]> | 2020-11-06 14:54:02 -0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2020-11-09 16:18:36 -0800 |
commit | f52b8fd332573106e60958617a3d2e30611ce1fb (patch) | |
tree | f64859147386fbab5d130b077657dcc0cb5faad9 /tools/perf/scripts/python/futex-contention.py | |
parent | 666475ccbf1dc99c1e61e47975d5fbf86d6236aa (diff) |
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Some globals in the tcp_hdr_options test and btf_skc_cls_ingress test
are not using static scope. This patch fixes it.
Targeting bpf-next branch as an improvement since it currently does not
break the build.
Fixes: ad2f8eb0095e ("bpf: selftests: Tcp header options")
Fixes: 9a856cae2217 ("bpf: selftest: Add test_btf_skc_cls_ingress")
Signed-off-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions