Re: [PATCH 08/12] net/qede/base: fix build with GCC 12

2022-06-22 Thread David Marchand
On Wed, Jun 22, 2022 at 1:17 AM Stephen Hemminger wrote: > > GCC raises the following warning: > > > > In function ‘_mm256_storeu_si256’, > > inlined from ‘rte_mov32’ at > > ../lib/eal/x86/include/rte_memcpy.h:320:2, > > inlined from ‘rte_mov128’ at > > ../lib/eal/x86/inclu

Re: [PATCH 08/12] net/qede/base: fix build with GCC 12

2022-06-21 Thread Stephen Hemminger
On Wed, 18 May 2022 12:16:53 +0200 David Marchand wrote: > GCC raises the following warning: > > In function ‘_mm256_storeu_si256’, > inlined from ‘rte_mov32’ at > ../lib/eal/x86/include/rte_memcpy.h:320:2, > inlined from ‘rte_mov128’ at > ../lib/eal/x86/include/rte_memcp

Re: [PATCH 08/12] net/qede/base: fix build with GCC 12

2022-05-20 Thread Stephen Hemminger
On Wed, 18 May 2022 12:16:53 +0200 David Marchand wrote: > GCC raises the following warning: > > In function ‘_mm256_storeu_si256’, > inlined from ‘rte_mov32’ at > ../lib/eal/x86/include/rte_memcpy.h:320:2, > inlined from ‘rte_mov128’ at > ../lib/eal/x86/include/rte_memcp