On 9/16/25 8:56 AM, Xing Guo wrote:
These kfuncs are removed in commit 2f9838e25790 ("selftests/bpf: Cleanup bpf qdisc selftests"), but they are still referenced by multiple tests. Otherwise, we will get the following errors.
They are declared in vmlinux.h which depends on a ~1 year old pahole. There are other selftests also depends on the kfunc declared in vmlinux.h alone. Update your pahole. There is nothing to fix.
pw-bot: cr