Searched hist:"6007 b23cc7555df882be870433dc589841d4eb06" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/verifier/ |
H A D | wide_access.c | diff 6007b23cc7555df882be870433dc589841d4eb06 Wed Nov 18 01:16:40 CST 2020 Björn Töpel <bjorn.topel@gmail.com> selftests/bpf: Mark tests that require unaligned memory access
A lot of tests require unaligned memory access to work. Mark the tests as such, so that they can be avoided on unsupported architectures such as RISC-V.
Signed-off-by: Björn Töpel <bjorn.topel@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Acked-by: Luke Nelson <luke.r.nels@gmail.com> Link: https://lore.kernel.org/bpf/20201118071640.83773-4-bjorn.topel@gmail.com
|
H A D | direct_value_access.c | diff 6007b23cc7555df882be870433dc589841d4eb06 Wed Nov 18 01:16:40 CST 2020 Björn Töpel <bjorn.topel@gmail.com> selftests/bpf: Mark tests that require unaligned memory access
A lot of tests require unaligned memory access to work. Mark the tests as such, so that they can be avoided on unsupported architectures such as RISC-V.
Signed-off-by: Björn Töpel <bjorn.topel@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Acked-by: Luke Nelson <luke.r.nels@gmail.com> Link: https://lore.kernel.org/bpf/20201118071640.83773-4-bjorn.topel@gmail.com
|
H A D | ctx_sk_lookup.c | diff 6007b23cc7555df882be870433dc589841d4eb06 Wed Nov 18 01:16:40 CST 2020 Björn Töpel <bjorn.topel@gmail.com> selftests/bpf: Mark tests that require unaligned memory access
A lot of tests require unaligned memory access to work. Mark the tests as such, so that they can be avoided on unsupported architectures such as RISC-V.
Signed-off-by: Björn Töpel <bjorn.topel@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Acked-by: Luke Nelson <luke.r.nels@gmail.com> Link: https://lore.kernel.org/bpf/20201118071640.83773-4-bjorn.topel@gmail.com
|