Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56546 _apply issues_ Submitter: Arek Kusztal Date: 2019-07-16 18:53:04 Reply_mail: 20190716185304.12592-12-arkadiuszx.kusztal@intel.com DPDK git baseline: Repo:dpdk-next-crypto, CommitID: 225842b7f4cb45eeb259ab3c9eb3d66e9b87b73b Repo:dpdk, CommitID: 135393d4560bcffaa3fe0b739d26591565a320a2 *Repo: dpdk-next-crypto struct rte_crypto_asym_op *asym_op; uint8_t cipher_buf[TEST_DATA_SIZE] = {0}; int ret, status = TEST_SUCCESS; error: patch failed: app/test/test_cryptodev_asym.c:157 error: app/test/test_cryptodev_asym.c: patch does not apply *Repo: dpdk struct rte_crypto_asym_op *asym_op; uint8_t cipher_buf[TEST_DATA_SIZE] = {0}; int ret, status = TEST_SUCCESS; error: patch failed: app/test/test_cryptodev_asym.c:157 error: app/test/test_cryptodev_asym.c: patch does not apply DPDK STV team