diff options
author | 2022-01-20 22:19:32 +0530 | |
---|---|---|
committer | 2022-01-20 14:34:50 -0800 | |
commit | 1058b6a78db21e3f503362ac4719b3d83b3dd745 (patch) | |
tree | 4bc65ac6cca2eab3ca533b8671667ef8d7f1a1a4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | selftests: bpf: Fix bind on used port (diff) | |
download | linux-dev-1058b6a78db21e3f503362ac4719b3d83b3dd745.tar.xz linux-dev-1058b6a78db21e3f503362ac4719b3d83b3dd745.zip |
selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
Some users have complained that selftests fail to build when
CONFIG_NF_CONNTRACK=m. It would be useful to allow building as long as
it is set to module or built-in, even though in case of building as
module, user would need to load it before running the selftest. Note
that this also allows building selftest when CONFIG_NF_CONNTRACK is
disabled.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220120164932.2798544-1-memxor@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions