On 10/5/2023 12:23 AM, David Vernet wrote: > 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. > > Acked-by: Song Liu <song@xxxxxxxxxx> > Signed-off-by: David Vernet <void@xxxxxxxxxxxxx> Acked-by: Hou Tao <houtao1@xxxxxxxxxx>