From: Jakub Kicinski <kuba@kernel.org>
To: "Martin Jabůrek" <martin.jaburek@suse.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com, horms@kernel.org, idosch@nvidia.com,
Fernando Fernandez Mancera <fmancera@suse.de>
Subject: Re: [PATCH net-next] selftests: net: add IPv4 and IPv6 same scope address order check
Date: Tue, 1 Sep 2026 15:51:48 -0700 [thread overview]
Message-ID: <20260901155148.48043e16@kernel.org> (raw)
In-Reply-To: <20260901082200.15570-1-martin.jaburek@suse.com>
On Tue, 1 Sep 2026 10:22:00 +0200 Martin Jabůrek wrote:
> Introduce two new tests `ipv4_verify_addr_order` and
> `ipv6_verify_addr_order`, to check the ordering of
> a set of IP addresses after insertion.
Please fix pylint --disable=R and ruff check warnings in your code
(unfortunately there are some pre-existing ones here, ignore them).
prev parent reply other threads:[~2026-09-01 22:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-01 8:22 [PATCH net-next] selftests: net: add IPv4 and IPv6 same scope address order check Martin Jabůrek
2026-09-01 15:34 ` Ido Schimmel
2026-09-01 22:51 ` Jakub Kicinski [this message]
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=20260901155148.48043e16@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fmancera@suse.de \
--cc=horms@kernel.org \
--cc=idosch@nvidia.com \
--cc=martin.jaburek@suse.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.