Re: [PATCH bpf v2 2/4] selftests/bpf: Ensure UDP sockets are bound
From: Kuniyuki Iwashima
Date: Fri Jun 26 2026 - 16:48:27 EST
On Fri, Jun 26, 2026 at 1:37 PM Michal Luczaj <mhal@xxxxxxx> wrote:
>
> Update sockmap_basic tests to bind sockets before they are used. This
> accommodates the recent change in sockmap that rejects unbound UDP sockets.
>
> Signed-off-by: Michal Luczaj <mhal@xxxxxxx>
nit: this should be patch 1.
Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>