kselftests-bpf: update for kernel 6.6
authorTony Ambardar <itugrok@yahoo.com>
Sun, 5 May 2024 23:11:02 +0000 (16:11 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 6 May 2024 20:39:18 +0000 (22:39 +0200)
commit708e6b840ee7e08e9056e40c96bd93b1355928a7
treecf472e28187a1dd13b24898eda9e57c2af5e5262
parent0b0e3e22f8830c6f0224509f25eb0f55d36ba7b5
kselftests-bpf: update for kernel 6.6

Enable building multiple test programs and related kernel modules, with
initial support for the bpf_testmod.ko module required since kernel 6.4.
Explicitly disable LTO and clean up makefile variables and formatting.

Fix a musl-related build failure by adding a kernel 6.6 patch:

     360-selftests-bpf-portability-of-unprivileged-tests.patch

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
package/devel/kselftests-bpf/Makefile
target/linux/generic/pending-6.6/360-selftests-bpf-portability-of-unprivileged-tests.patch [new file with mode: 0644]