Skip to content

Commit e878ae2

Browse files
sinkapanakryiko
authored andcommitted
bpf/docs: Update list of architectures supported.
vmtest.sh also supports s390x now. Signed-off-by: KP Singh <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
1 parent 5ad0a41 commit e878ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/testing/selftests/bpf/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In case of linker errors when running selftests, try using static linking:
4444
If you want to change pahole and llvm, you can change `PATH` environment
4545
variable in the beginning of script.
4646

47-
.. note:: The script currently only supports x86_64.
47+
.. note:: The script currently only supports x86_64 and s390x architectures.
4848

4949
Additional information about selftest failures are
5050
documented here.

0 commit comments

Comments
 (0)