[PATCH] ip_frag: replace the rte memcpy with memcpy
David Marchand
david.marchand at redhat.com
Thu Jun 23 16:26:34 CEST 2022
On Sat, Jun 18, 2022 at 4:10 PM Huichao Cai <chcchc88 at 163.com> wrote:
>
> To resolve the compilation warning,replace the rte_memcpy with memcpy.
> Modify in file test_ipfrag.c and rte_ipv4_fragmentation.c.
>
These warnings appeared with:
Fixes: b50a14a853aa ("ip_frag: add IPv4 options fragment")
> Signed-off-by: Huichao Cai <chcchc88 at 163.com>
I updated the commitlog to give some detail.
Applied to fix compilation with GCC 12 for -rc2.
Thanks.
--
David Marchand
More information about the dev
mailing list