]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit314145503c12d3e34f5072f78060b89975c2fcd8
treedbea750e919a475e18b051f991552847ec0b65ff
parentb92a61806a2faf09e5738c156ba0fa830ac93c34
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