]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/bpf: Add cookies check for tracing fill_link_info test
authorTao Chen <chen.dylane@linux.dev>
Fri, 6 Jun 2025 16:58:15 +0000 (00:58 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 9 Jun 2025 23:45:17 +0000 (16:45 -0700)
commitd77efc0ef5b0adb0de3c15f5c9d33ea6d60bd449
treeda74349a0048e82aa3e43b05e1a8d186c8d09954
parentc7beb48344d2ea0f3f1869b078309dbeb2ed4c96
selftests/bpf: Add cookies check for tracing fill_link_info test

Adding tests for getting cookie with fill_link_info for tracing.

Signed-off-by: Tao Chen <chen.dylane@linux.dev>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250606165818.3394397-2-chen.dylane@linux.dev
tools/testing/selftests/bpf/prog_tests/bpf_cookie.c