diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2024-05-09 20:50:17 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-05-09 21:13:11 +0300 |
commit | c0338e609e6e8aff8a7052c90cff83a6bc792ebc (patch) | |
tree | cc617e77d1df9e0cced592a750948baec8462ad2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 009367099eb61a4fc2af44d4eb06b6b4de7de6db (diff) | |
download | linux-c0338e609e6e8aff8a7052c90cff83a6bc792ebc.tar.xz |
selftests/bpf: Remove bpf_tracing_net.h usages from two networking tests
This patch removes the bpf_tracing_net.h usage from the networking tests,
fib_lookup and test_lwt_redirect. Instead of using the (copied) macro
TC_ACT_SHOT and ETH_HLEN from bpf_tracing_net.h, they can directly
use the ones defined in the network header files under linux/.
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20240509175026.3423614-2-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions