Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
From: Jakub Sitnicki
Date: Mon Aug 05 2024 - 11:27:13 EST
On Wed, Jul 31, 2024 at 12:01 PM +02, Michal Luczaj wrote:
> Series takes care of few bugs and missing features with the aim to improve
> the test coverage of sockmap/sockhash.
>
> Last patch is a create_pair() rewrite making use of
> __attribute__((cleanup)) to handle socket fd lifetime.
>
> Signed-off-by: Michal Luczaj <mhal@xxxxxxx>
> ---
Sorry for the long turn-around time.
I have opened some kind of Pandora's box with a recent USO change and
been battling a regression even since. Also it was CfP deadline week.
I will run & review this today / tomorrow latest.