diff options
| author | Emil Tsalapatis <emil@etsalapatis.com> | 2026-06-05 18:20:20 -0400 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-06-05 20:32:21 -0700 |
| commit | 42998f819256ef272b6a445310e2b64a3729a139 (patch) | |
| tree | e55dce36f23886ec2c1fdbd5036489234dc14191 /include/linux | |
| parent | 57c6ace8395d53b9bae6fb21e0bd3f536342c16e (diff) | |
selftests/bpf: libarena: parallel test harness and spmc parallel selftest
Add a parallel test for the SPMC Lev-Chase workstealing queue. The queue
is built to be wait-free even when there are multiple consumers, and
the parallel selftest provides a signal on whether the queue behaves
correctly when stress tested.
To support the test, this patch includes a test harness for parallel
selftests. The spmc selftest acts as an example of the naming and other
conventions expected by the harness.
Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com>
Link: https://lore.kernel.org/r/20260605222020.5231-4-emil@etsalapatis.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
