diff options
author | David Vernet <void@manifault.com> | 2023-10-04 19:23:39 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2023-10-09 17:29:06 +0300 |
commit | 0d7ae06860753bb30b3731302b994da071120d00 (patch) | |
tree | 8079375f21629e5cb73952c99bea46a4342c0a44 /scripts/gdb/linux/utils.py | |
parent | d6247ecb6c1e17d7a33317090627f5bfe563cbb2 (diff) | |
download | linux-0d7ae06860753bb30b3731302b994da071120d00.tar.xz |
selftests/bpf: Test pinning bpf timer to a core
Now that we support pinning a BPF timer to the current core, we should
test it with some selftests. This patch adds two new testcases to the
timer suite, which verifies that a BPF timer both with and without
BPF_F_TIMER_ABS, can be pinned to the calling core with BPF_F_TIMER_CPU_PIN.
Signed-off-by: David Vernet <void@manifault.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <song@kernel.org>
Acked-by: Hou Tao <houtao1@huawei.com>
Link: https://lore.kernel.org/bpf/20231004162339.200702-3-void@manifault.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions