Looks like the CI failed on this: > CI has tested the following submission: > Status: FAILURE > Name: [bpf-next] selftests/bpf: Fix const qualifier warning in > fexit_bpf2bpf.c > Patchwork: > https://patchwork.kernel.org/project/netdevbpf/list/?series=1062212&state=* > Matrix: https://github.com/kernel-patches/bpf/actions/runs/22741682920 > > Failed jobs: > test_progs_parallel-x86_64-gcc-15: > https://github.com/kernel-patches/bpf/actions/runs/22741682920/job/65957069283 > >
The CI Failure seems to be unrelated, though: ``` With the provided path, there will be 109 files uploaded Artifact name is valid! Root directory input is valid! Error: The path for one of the files in artifact is not valid: /packets-135-10-net_timestamping__INET4:_bpf_timestamping-net_timestamping_ns.log. Contains the following character: Colon : Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n The following characters are not allowed in files that are uploaded due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems. ``` The selftests did pass.

