]> git.baikalelectronics.ru Git - kernel.git/commit
test_bpf: Remove EXPECTED_FAIL flag from bpf_fill_maxinsns11
authorGary Lin <glin@suse.com>
Tue, 19 Jan 2021 10:25:00 +0000 (18:25 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 20 Jan 2021 22:13:48 +0000 (14:13 -0800)
commitd7cbe3ecd37533f5212592bcdf92d723ae4b518b
tree524e0faee7b069a90143aec3850e77684d80400a
parent9005496f60b04ae2c0b3a5ebb6c1335273224fda
test_bpf: Remove EXPECTED_FAIL flag from bpf_fill_maxinsns11

With NOPs padding, x64 jit now can handle the jump cases like
bpf_fill_maxinsns11().

Signed-off-by: Gary Lin <glin@suse.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210119102501.511-3-glin@suse.com
lib/test_bpf.c