diff options
author | Daniel Xu <[email protected]> | 2024-06-12 09:58:34 -0600 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-06-12 11:01:31 -0700 |
commit | f709124dd72fe7a3f6ba7764b2ed145c55c33e47 (patch) | |
tree | beef5a1c581dd1eaedc5b2c27c6869cea236627e /tools/perf/scripts/python | |
parent | cce4c40b960673f9e020835def310f1e89d3a940 (diff) |
bpf: selftests: nf: Opt out of using generated kfunc prototypes
The bpf-nf selftests play various games with aliased types such that
folks with CONFIG_NF_CONNTRACK=m/n configs can still build the
selftests. See commits:
1058b6a78db2 ("selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n")
92afc5329a5b ("selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m")
Thus, it is simpler if these selftests opt out of using generated kfunc
prototypes. The preprocessor macro this commit uses will be introduced
in the final commit.
Signed-off-by: Daniel Xu <[email protected]>
Link: https://lore.kernel.org/r/044a5b10cb3abd0d71cb1c818ee0bfc4a2239332.1718207789.git.dxu@dxuuu.xyz
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions