Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/122661 _apply issues_ Submitter: jiangheng (G) Date: 2023-01-30 07:27:01 Reply_mail: <8b4953ef939d433f8fe19353e9ed3aa7@huawei.com> DPDK git baseline: Repo:dpdk, CommitID: 2a211079a92e962bbd0ec81e425a6ffc32890e67 * Repo: dpdk When building QAT PMD, the following issue comes up: intel-ipsec-mb.h:333: error: "AES_BLOCK_SIZE" redefined 333 | #define AES_BLOCK_SIZE IMB_AES_BLOCK_SIZE In file included from drivers/crypto/qat/qat_sym_session.c:8: /usr/include/openssl/aes.h:26: previous definition -- This will be required in git-pw 2.0 error: linux/igb_uio/igb_uio.c: does not exist in index Applying: ] linux/igb_uio: fix build with Linux 5.18 Patch failed at 0001 ] linux/igb_uio: fix build with Linux 5.18 Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". DPDK STV team