diff options
author | Daniel Müller <deso@posteo.net> | 2022-07-27 03:11:56 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-07-27 18:03:14 +0300 |
commit | 40b09653b1977c9630f24c9ca17322d5b38f1ca5 (patch) | |
tree | a4c278d6c978ca939da2ed77e808f169795d83b2 /tools/lib | |
parent | cbd620fc18cad51500c46e222328ca60adaa4644 (diff) | |
download | linux-40b09653b1977c9630f24c9ca17322d5b38f1ca5.tar.xz |
selftests/bpf: Adjust vmtest.sh to use local kernel configuration
So far the vmtest.sh script, which can be used as a convenient way to
run bpf selftests, has obtained the kernel config safe to use for
testing from the libbpf/libbpf GitHub repository [0].
Given that we now have included this configuration into this very
repository, we can just consume it from here as well, eliminating the
necessity of remote accesses.
With this change we adjust the logic in the script to use the
configuration from below tools/testing/selftests/bpf/configs/ instead
of pulling it over the network.
[0] https://github.com/libbpf/libbpf
Signed-off-by: Daniel Müller <deso@posteo.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Mykola Lysenko <mykolal@fb.com>
Link: https://lore.kernel.org/bpf/20220727001156.3553701-4-deso@posteo.net
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions