Home
last modified time | relevance | path

Searched hist:bd5879a6fe4be407bf36c212cd91ed1e4485a6f9 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_storage.cdiff bd5879a6fe4be407bf36c212cd91ed1e4485a6f9 Thu Oct 24 01:47:59 CEST 2024 Martin KaFai Lau <martin.lau@kernel.org> selftests/bpf: Create task_local_storage map with invalid uptr's struct

This patch tests the map creation failure when the map_value
has unsupported uptr. The three cases are the struct is larger
than one page, the struct is empty, and the struct is a kernel struct.

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20241023234759.860539-13-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.hdiff bd5879a6fe4be407bf36c212cd91ed1e4485a6f9 Thu Oct 24 01:47:59 CEST 2024 Martin KaFai Lau <martin.lau@kernel.org> selftests/bpf: Create task_local_storage map with invalid uptr's struct

This patch tests the map creation failure when the map_value
has unsupported uptr. The three cases are the struct is larger
than one page, the struct is empty, and the struct is a kernel struct.

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20241023234759.860539-13-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>