bpf/docs: Summarize CI system and deny lists
authorDaniel Müller <deso@posteo.net>
Tue, 18 Oct 2022 16:40:15 +0000 (16:40 +0000)
committerMartin KaFai Lau <martin.lau@kernel.org>
Wed, 19 Oct 2022 18:42:01 +0000 (11:42 -0700)
commit81bfcc3fcd2f99578eebc2f64248253b57fc5c76
treef8c3aa94f301799e42f9a99d0eb6f53b855688ef
parent2c4d72d66b548f1404ff43c01b7b81f4c4c6fafd
bpf/docs: Summarize CI system and deny lists

This change adds a brief summary of the BPF continuous integration (CI)
to the BPF selftest documentation. The summary focuses not so much on
actual workings of the CI, as it is maintained outside of the
repository, but aims to document the few bits of it that are sourced
from this repository and that developers may want to adjust as part of
patch submissions: the BPF kernel configuration and the deny list
file(s).

Changelog:
- v1->v2:
  - use s390x instead of s390 for consistency

Signed-off-by: Daniel Müller <deso@posteo.net>
Acked-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/r/20221018164015.1970862-1-deso@posteo.net
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
tools/testing/selftests/bpf/README.rst