]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: bpf: relax sub-register mode compilation criteria
authorJiong Wang <jiong.wang@netronome.com>
Mon, 11 Feb 2019 12:01:21 +0000 (12:01 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 12 Feb 2019 04:31:38 +0000 (20:31 -0800)
commit4b87051bf9400cbd70a8161dae9147abc9223b04
treec15fc10d8555596f6bb50731470f680e08c61bfd
parent522673452967bb9ce684c9d3794ec5f754206c00
selftests: bpf: relax sub-register mode compilation criteria

Sub-register mode compilation was enabled only when there are eBPF "v3"
processor supports at both compilation time inside LLVM and runtime inside
kernel.

Given separation betwen build and test server could be often, this patch
removes the runtime support criteria.

Suggested-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/Makefile