Re: [PATCH] pdump: fix build issue with GCC 12

2023-03-28 Thread Thomas Monjalon
27/03/2023 09:07, Joyce Kong: > The following warning is observed with GCC12 compilation > with release 20.11: > > In function ‘__rte_ring_enqueue_elems_64’, > inlined from ‘__rte_ring_enqueue_elems’ at > ../lib/librte_ring/rte_ring_elem.h:225:3, > inlined from ‘__rte_ring_do_e

RE: [PATCH] pdump: fix build issue with GCC 12

2023-03-27 Thread Joyce Kong
> -Original Message- > From: Tyler Retzlaff > Sent: Monday, March 27, 2023 10:35 PM > To: Joyce Kong > Cc: reshma.pat...@intel.com; step...@networkplumber.org; > konstantin.v.anan...@yandex.ru; dev@dpdk.org; nd ; > sta...@dpdk.org; Ruifeng Wang > Subject: Re:

Re: [PATCH] pdump: fix build issue with GCC 12

2023-03-27 Thread Tyler Retzlaff
On Mon, Mar 27, 2023 at 07:07:12AM +, Joyce Kong wrote: > The following warning is observed with GCC12 compilation > with release 20.11: > > In function ‘__rte_ring_enqueue_elems_64’, > inlined from ‘__rte_ring_enqueue_elems’ at > ../lib/librte_ring/rte_ring_elem.h:225:3, >

RE: [PATCH] pdump: fix build issue with GCC 12

2023-03-27 Thread Pattan, Reshma
> -Original Message- > From: Joyce Kong > Signed-off-by: Joyce Kong > Reviewed-by: Ruifeng Wang Acked-by: Reshma Pattan

[PATCH] pdump: fix build issue with GCC 12

2023-03-27 Thread Joyce Kong
The following warning is observed with GCC12 compilation with release 20.11: In function ‘__rte_ring_enqueue_elems_64’, inlined from ‘__rte_ring_enqueue_elems’ at ../lib/librte_ring/rte_ring_elem.h:225:3, inlined from ‘__rte_ring_do_enqueue_elem’ at ../lib/librte_ri