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