[PATCH dpdk] net: fix IPv4 compat and mapped checks

Thomas Monjalon thomas at monjalon.net
Tue Jun 10 09:29:25 CEST 2025


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 at dpdk.org
> Fixes: 3d6d85f58c1c ("net: add utilities for well known IPv6 address types")
> Reported-by: Junxiao Shi <sunnylandh at gmail.com>
> Closes: https://bugs.dpdk.org/show_bug.cgi?id=1664
> Signed-off-by: Robin Jarry <rjarry at redhat.com>

Common format in DPDK is:
    Bugzilla ID: 1664
    Fixes: 3d6d85f58c1c ("net: add utilities for well known IPv6 address types")
    Cc: stable at dpdk.org

Applied, thanks.





More information about the dev mailing list