From: Marcelo Mendes Spessoto Junior <marcelomspessoto@gmail.com>
To: netdev@vger.kernel.org
Cc: linux-kselftest@vger.kernel.org,
Marcelo Mendes Spessoto Junior <marcelospe@proton.me>
Subject: [PATCH net-next 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr
Date: Mon, 27 Jul 2026 01:25:06 -0300 [thread overview]
Message-ID: <20260727043516.93101-1-marcelospe@proton.me> (raw)
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.
Marcelo Mendes Spessoto Junior (4):
selftests: net: test IPV6_FL_A_RENEW
selftests: net: test IPV6_FL_F_REMOTE
selftests: net: test IPV6_FL_F_REFLECT
selftests: net: adopt harness for flow label mgr
.../selftests/net/ipv6_flowlabel_mgr.c | 450 +++++++++++++-----
1 file changed, 330 insertions(+), 120 deletions(-)
--
2.55.0
next reply other threads:[~2026-07-27 4:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-27 4:25 Marcelo Mendes Spessoto Junior [this message]
2026-07-27 4:25 ` [PATCH net-next 1/4] selftests: net: test IPV6_FL_A_RENEW Marcelo Mendes Spessoto Junior
2026-07-31 1:39 ` Jakub Kicinski
2026-07-27 4:25 ` [PATCH net-next 2/4] selftests: net: test IPV6_FL_F_REMOTE Marcelo Mendes Spessoto Junior
2026-07-31 1:39 ` Jakub Kicinski
2026-07-31 1:42 ` Jakub Kicinski
2026-07-27 4:25 ` [PATCH net-next 3/4] selftests: net: test IPV6_FL_F_REFLECT Marcelo Mendes Spessoto Junior
2026-07-31 1:39 ` Jakub Kicinski
2026-07-27 4:25 ` [PATCH 4/4] selftests: net: adopt harness for flow label mgr Marcelo Mendes Spessoto Junior
2026-07-31 1:39 ` Jakub Kicinski
2026-07-31 1:41 ` [PATCH net-next 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260727043516.93101-1-marcelospe@proton.me \
--to=marcelomspessoto@gmail.com \
--cc=linux-kselftest@vger.kernel.org \
--cc=marcelospe@proton.me \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox