Re: [PATCH bpf-next 2/5] selftests/bpf: sockmap_redir: Fix OOB handling

From: Jakub Sitnicki

Date: Fri Sep 19 2025 - 07:29:11 EST


On Fri, Sep 05, 2025 at 01:19 PM +02, Michal Luczaj wrote:
> On 9/5/25 13:11, Michal Luczaj wrote:
>> In some test cases, OOB packets might have been left unread. Flush them out
>> and introduce additional checks.
>>
>> Signed-off-by: Michal Luczaj <mhal@xxxxxxx>
>
> Sorry, this should also have:
>
> Fixes: f0709263a07e ("selftests/bpf: Add selftest for sockmap/hashmap
> redirection")

I'm not sure if we're backporting selftest changes to stable.