OSDN Git Service

bpf: selftest: Add verifier tests for <8-byte scalar spill and refill
authorMartin KaFai Lau <kafai@fb.com>
Wed, 22 Sep 2021 00:49:53 +0000 (17:49 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 26 Sep 2021 20:07:28 +0000 (13:07 -0700)
commitef979017b837031cbe3f2f7a4d78b00c48dc770b
treedbea750e919a475e18b051f991552847ec0b65ff
parent54ea6079b7d5fd5c6d2b98322a892188d6a1db78
bpf: selftest: Add verifier tests for <8-byte scalar spill and refill

This patch adds a few verifier tests for <8-byte spill and refill.

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210922004953.627183-1-kafai@fb.com
tools/testing/selftests/bpf/verifier/spill_fill.c