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.

