Re: [PATCH net-next 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 27 Jul 2026 01:25:06 -0300 Marcelo Mendes Spessoto Junior wrote: > The ipv6_flowlabel_mgr test file was lacking coverage for the IPV6_FL_A_RENEW > action, and the IPV6_FL_F_REMOTE and IPV6_FL_F_REFLECT flags. The first > three patches from this set aim to add a proper test case for each. > > The fourth patch proposes the adoption of "kselftest_harness.h" helpers, > improving code readability and conforming to the implementation of the most > recent selftests. I sent out an AI generated review, please assume that around half of the comments are valid and worth addressing...