From: Alexei Starovoitov Date: Thu, 27 Feb 2025 16:16:31 +0000 (-0800) Subject: Merge branch 'optimize-bpf-selftest-to-increase-ci-success-rate' X-Git-Tag: v6.15-rc1~98^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2f207a524e8ca150cb8d8a72254e05dc72e4d8;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'optimize-bpf-selftest-to-increase-ci-success-rate' Jiayuan Chen says: ==================== Optimize bpf selftest to increase CI success rate 1. Optimized some static bound port selftests to avoid port occupation when running test_progs -j. 2. Optimized the retry logic for test_maps. Some Failed CI: https://github.com/kernel-patches/bpf/actions/runs/13275542359/job/37064974076 https://github.com/kernel-patches/bpf/actions/runs/13549227497/job/37868926343 https://github.com/kernel-patches/bpf/actions/runs/13548089029/job/37865812030 https://github.com/kernel-patches/bpf/actions/runs/13553536268/job/37883329296 (Perhaps it's due to the large number of pull requests requiring CI runs?) ==================== Link: https://patch.msgid.link/20250227142646.59711-1-jiayuan.chen@linux.dev Signed-off-by: Alexei Starovoitov --- 7c2f207a524e8ca150cb8d8a72254e05dc72e4d8