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: [email protected]
> Fixes: 3d6d85f58c1c ("net: add utilities for well known IPv6 address types")
> Reported-by: Junxiao Shi <[email protected]>
> Closes: https://bugs.dpdk.org/show_bug.cgi?id=1664
> Signed-off-by: Robin Jarry <[email protected]>
Common format in DPDK is:
Bugzilla ID: 1664
Fixes: 3d6d85f58c1c ("net: add utilities for well known IPv6 address types")
Cc: [email protected]
Applied, thanks.