Re: [PATCH bpf-next v1 0/3] Optimize bpf selftest to increase CI success rate

2025-02-27 Thread patchwork-bot+netdevbpf
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov : On Thu, 27 Feb 2025 22:26:43 +0800 you wrote: > 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 C

Re: [PATCH bpf-next v1 0/3] Optimize bpf selftest to increase CI success rate

2025-02-27 Thread Alexei Starovoitov
On Thu, Feb 27, 2025 at 6:27 AM Jiayuan Chen wrote: > > 1. Optimized some static bound port selftests to avoid port occupation > when running test_progs -j. > 2. Optimized the retry logic for test_maps. Looks great. Applied. Thank you for fixing them.

[PATCH bpf-next v1 0/3] Optimize bpf selftest to increase CI success rate

2025-02-27 Thread Jiayuan Chen
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/135492274