Re: [PATCH net-next 2/2] selftests: seg6: check extack messages on SRv6 lwtunnel setup

From: Jakub Kicinski

Date: Mon Sep 21 2026 - 20:48:22 EST


On Mon, 21 Sep 2026 11:55:27 +0200 Gabriel Goller wrote:
> On 18.09.2026 15:02, Jakub Kicinski wrote:
> > On Fri, 18 Sep 2026 17:35:16 +0200 Gabriel Goller wrote:
> > > Add a ksft/ynl test that shoves invalid RTA_ENCAP payloads to
> > > RTM_NEWROUTE and asserts both the errno and the extack message are
> > > correct.
> >
> > Please be judicious when adding tests.
>
> Got it. We can either drop the whole second patch or I can simplify it and only
> add test cases for a few error messages.

drop, please