diff options
| author | Ricardo B. Marlière <rbm@suse.com> | 2026-07-06 12:28:43 -0300 |
|---|---|---|
| committer | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2026-07-07 18:09:39 +0200 |
| commit | f66d25468b59f1694eb9b531e765dcd548350b8f (patch) | |
| tree | ab1526026cf8bf259e3536c2f111b27f27f77765 /tools/perf/scripts/python/bin | |
| parent | dfe39ce7b0b7563fe14a81f13f2d39e59f790816 (diff) | |
docs/bpf: Document BPF_STRICT_BUILD=0 to tolerate test build failures
When the kernel config does not fully match the BPF selftest config
fragment, some tests may fail to compile. BPF_STRICT_BUILD (defaulting to
1) makes any such failure fatal. Mention the option so that developers are
aware they can set it to 0 to skip broken tests and keep the build going,
which is particularly useful during bringup or when testing on constrained
(e.g. distribution) configurations.
Signed-off-by: Ricardo B. Marlière <rbm@suse.com>
Reviewed-by: Emil Tsalapatis <emil@etsalapatis.com>
Link: https://lore.kernel.org/bpf/20260706-b4-bpf_strict_build_docs-v1-1-5324d605c7b0@suse.com
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
