Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56631 _apply issues_ Submitter: Arek Kusztal Date: 2019-07-17 12:51:08 Reply_mail: 20190717125111.11288-9-arkadiuszx.kusztal@intel.com DPDK git baseline: Repo:dpdk-next-crypto, CommitID: 225842b7f4cb45eeb259ab3c9eb3d66e9b87b73b Repo:dpdk, CommitID: 135393d4560bcffaa3fe0b739d26591565a320a2 *Repo: dpdk-next-crypto asym_op->rsa.pad = RTE_CRYPTO_RSA_PKCS1_V1_5_BT1; debug_hexdump(stdout, "message", asym_op->rsa.message.data, asym_op->rsa.message.length); error: patch failed: app/test/test_cryptodev_asym.c:93 error: app/test/test_cryptodev_asym.c: patch does not apply *Repo: dpdk asym_op->rsa.pad = RTE_CRYPTO_RSA_PKCS1_V1_5_BT1; debug_hexdump(stdout, "message", asym_op->rsa.message.data, asym_op->rsa.message.length); error: patch failed: app/test/test_cryptodev_asym.c:93 error: app/test/test_cryptodev_asym.c: patch does not apply DPDK STV team