commit | 0f4feacc9155776fd2c7f1c7bcb41001d94990a0 | [log] [tgz] |
---|---|---|
author | Yucong Sun <sunyucong@gmail.com> | Wed Oct 06 11:56:15 2021 -0700 |
committer | Andrii Nakryiko <andrii@kernel.org> | Fri Oct 08 15:17:00 2021 -0700 |
tree | 1bca8b2f260e031b80d61bcb213b6170d2630259 | |
parent | 445e72c782a1f770440e229afeb0c4e386da943c [diff] |
selftests/bpf: Adding pid filtering for atomics test This make atomics test able to run in parallel with other tests. Signed-off-by: Yucong Sun <sunyucong@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20211006185619.364369-11-fallentree@fb.com