Re: [PATCH v2] test/ipsec: fix build with GCC 12

2022-06-20 Thread Medvedkin, Vladimir
On 17/06/2022 13:06, David Marchand wrote: On Thu, Jun 16, 2022 at 11:33 AM David Marchand wrote: GCC 12 raises the following warning: In function ‘_mm256_loadu_si256’, inlined from ‘rte_mov32’ at ../lib/eal/x86/include/rte_memcpy.h:319:9, inlined from ‘rte_mov128’ at

RE: [EXT] Re: [PATCH v2] test/ipsec: fix build with GCC 12

2022-06-20 Thread Akhil Goyal
> On Thu, Jun 16, 2022 at 11:33 AM David Marchand > wrote: > > > > GCC 12 raises the following warning: > > > > In function ‘_mm256_loadu_si256’, > > inlined from ‘rte_mov32’ at > > ../lib/eal/x86/include/rte_memcpy.h:319:9, > > inlined from ‘rte_mov128’ at > > ../lib/eal/x

Re: [PATCH v2] test/ipsec: fix build with GCC 12

2022-06-17 Thread David Marchand
On Thu, Jun 16, 2022 at 11:33 AM David Marchand wrote: > > GCC 12 raises the following warning: > > In function ‘_mm256_loadu_si256’, > inlined from ‘rte_mov32’ at > ../lib/eal/x86/include/rte_memcpy.h:319:9, > inlined from ‘rte_mov128’ at > ../lib/eal/x86/include/rte_memcp

[PATCH v2] test/ipsec: fix build with GCC 12

2022-06-16 Thread David Marchand
GCC 12 raises the following warning: In function ‘_mm256_loadu_si256’, inlined from ‘rte_mov32’ at ../lib/eal/x86/include/rte_memcpy.h:319:9, inlined from ‘rte_mov128’ at ../lib/eal/x86/include/rte_memcpy.h:344:2, inlined from ‘rte_memcpy_generic’ at ../lib/eal/