Re: [PATCH v2] selftests/bpf: Reject malformed IPv4/IPv6 skb test input

From: sun jian

Date: Thu Apr 02 2026 - 03:40:39 EST


On Thu, Apr 2, 2026 at 1:13 PM Martin KaFai Lau <martin.lau@xxxxxxxxx> wrote:
>
> On Thu, Apr 02, 2026 at 10:54:41AM +0800, sun jian wrote:
> > Ack, I'll respin a v2.
> >
> > BTW, v1 was mainly meant as a minimal proof of the fix, so I
> > kept the existing structure intact.
>
> This is already v2.
>
> The minimal proof of the fix is a selftest for a tricky case
> like this, instead of spamming the list, and now also the
> AI-review tokens, with an unlandable patch.
>
> It is a few line change, and I don't see how duplicating the
> existing switch case makes the RFC review easier.

You‘re right, I just noticed that I mixed up the version number.
I'll respin a v3 and include the selftest.

Sun Jian