Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/103671 _apply issues_ Submitter: Przemyslaw Zegan Date: 2021-11-03 15:08:23 Reply_mail: 20211103150823.3235297-1-przemyslawx.zegan@intel.com DPDK git baseline: Repo:dpdk-next-crypto, CommitID: c2ecf931668234f890015ce0100e50ebffdc38e7 Repo:dpdk, CommitID: 5b08ac4e4a8dbc95f52b871b62a97fda57fa477e * Repo: dpdk-next-crypto This will be required in git-pw 2.0 Starting new HTTP connection (1): proxy-prc.intel.com Starting new HTTP connection (1): proxy-prc.intel.com error: patch failed: drivers/common/qat/qat_adf/adf_transport_access_macros.h:55 error: drivers/common/qat/qat_adf/adf_transport_access_macros.h: patch does not apply Applying: crypto/qat: fix qp number Patch failed at 0001 crypto/qat: fix qp number 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". * Repo: dpdk Hitting this limit in rte_mempool_populate_anon() resulted in not populating the mempool, and a test case failure: EAL: Test assert test_mempool_events line 585 failed: Failed to populate mempool empty1: Success test failed at test_mempool():1019 Test Failed Decrease the amount of mapped anonymous memory to fit the limit. While there, make all function-local constants lowercase. -- This will be required in git-pw 2.0 Starting new HTTP connection (1): proxy-prc.intel.com Starting new HTTP connection (1): proxy-prc.intel.com error: patch failed: drivers/common/qat/qat_adf/adf_transport_access_macros.h:55 error: drivers/common/qat/qat_adf/adf_transport_access_macros.h: patch does not apply Applying: crypto/qat: fix qp number Patch failed at 0001 crypto/qat: fix qp number 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