Re: [PATCH 0/2] fix compilation with GCC 12

2022-06-17 Thread David Marchand
On Fri, Jun 17, 2022 at 8:15 AM Ankur Dwivedi wrote: > > This patch series resolves compilation warning observed with GCC 12, > in common/cpt and crypto/cnxk. > > Ankur Dwivedi (2): > common/cpt: fix compilation with GCC 12 > crypto/cnxk: fix compilation with GCC 12 > Two small nits in commit

[PATCH 0/2] fix compilation with GCC 12

2022-06-16 Thread Ankur Dwivedi
This patch series resolves compilation warning observed with GCC 12, in common/cpt and crypto/cnxk. Ankur Dwivedi (2): common/cpt: fix compilation with GCC 12 crypto/cnxk: fix compilation with GCC 12 drivers/common/cpt/cpt_mcode_defines.h | 2 +- drivers/common/cpt/cpt_ucode.h | 21