Re: [PATCH net-next 2/2] selftests: seg6: check extack messages on SRv6 lwtunnel setup
From: Jakub Kicinski
Date: Fri Sep 18 2026 - 18:03:55 EST
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.