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

From: Gabriel Goller

Date: Mon Sep 21 2026 - 06:10:20 EST


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.