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

2022-06-20 Thread Akhil Goyal
> v2: > - Add Bugzilla ID in patch 1. > - Remove empty line between Fixes: and Cc:. > Applied to dpdk-next-crypto Thanks.

[PATCH v2 0/2] fix compilation with GCC 12

2022-06-17 Thread Ankur Dwivedi
This patch series resolves compilation warning observed with GCC 12, in common/cpt and crypto/cnxk. --- v2: - Add Bugzilla ID in patch 1. - Remove empty line between Fixes: and Cc:. Ankur Dwivedi (2): common/cpt: fix compilation with GCC 12 crypto/cnxk: fix compilation with GCC 12 drivers/c