From: Thomas Monjalon <thomas@monjalon.net>
To: Robin Jarry <rjarry@redhat.com>
Cc: dev@dpdk.org, Stephen Hemminger <stephen@networkplumber.org>,
stable@dpdk.org, Junxiao Shi <sunnylandh@gmail.com>
Subject: Re: [PATCH dpdk] net: fix IPv4 compat and mapped checks
Date: Tue, 10 Jun 2025 09:29:25 +0200 [thread overview]
Message-ID: <6595105.Wku2Vz74k6@thomas> (raw)
In-Reply-To: <20250224144725.271975-2-rjarry@redhat.com>
24/02/2025 15:47, Robin Jarry:
> The RFC states that the first 96 bits should be compared, not the first
> 32 bits.
>
> Add unit tests to ensure this works.
>
> Cc: stable@dpdk.org
> Fixes: 3d6d85f58c1c ("net: add utilities for well known IPv6 address types")
> Reported-by: Junxiao Shi <sunnylandh@gmail.com>
> Closes: https://bugs.dpdk.org/show_bug.cgi?id=1664
> Signed-off-by: Robin Jarry <rjarry@redhat.com>
Common format in DPDK is:
Bugzilla ID: 1664
Fixes: 3d6d85f58c1c ("net: add utilities for well known IPv6 address types")
Cc: stable@dpdk.org
Applied, thanks.
prev parent reply other threads:[~2025-06-10 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-24 14:47 [PATCH dpdk] net: fix IPv4 compat and mapped checks Robin Jarry
2025-06-10 7:29 ` Thomas Monjalon [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=6595105.Wku2Vz74k6@thomas \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=rjarry@redhat.com \
--cc=stable@dpdk.org \
--cc=stephen@networkplumber.org \
--cc=sunnylandh@gmail.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.