Re: [PATCH bpf-next v1 0/3] Optimize bpf selftest to increase CI success rate
From: Alexei Starovoitov
Date: Thu Feb 27 2025 - 11:18:57 EST
On Thu, Feb 27, 2025 at 6:27 AM Jiayuan Chen <jiayuan.chen@xxxxxxxxx> 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.