You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eBPF selftests include a script to check that bpftool builds correctly
with different command lines. Let's add one build for bpftool's
documentation so as to detect errors or warning reported by rst2man when
compiling the man pages.
This also builds and checks warnings for the man page for eBPF helpers,
which is built along bpftool's documentation.
Signed-off-by: Quentin Monnet <[email protected]>
---
.../selftests/bpf/test_bpftool_build.sh | 23 +++++++++++++++++++
1 file changed, 23 insertions(+)
0 commit comments