Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-25 | selftests/bpf: verifier/xdp.c converted to inline assembly | Eduard Zingerman | |
Test verifier/xdp.c automatically converted to use inline assembly. Signed-off-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/r/20230325025524.144043-43-eddyz87@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org> | |||
2019-01-27 | selftests: bpf: break up the rest of test_verifier | Jakub Kicinski | |
Break up the rest of test_verifier tests into separate files. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Acked-by: Jiong Wang <jiong.wang@netronome.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> |