Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56041 _apply issues_ Submitter: Arek Kusztal Date: 2019-07-03 15:37:59 Reply_mail: 20190703153759.1508-4-arkadiuszx.kusztal@intel.com DPDK git baseline: Repo:dpdk-next-crypto, CommitID: 457f6e1dbb63a7e772d67dc88a8a3a14a3fc49ee Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7 *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:402 error: app/test/test_cryptodev_asym.c: patch does not apply Checking patch app/test/test_cryptodev_asym_util.h... *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:402 error: app/test/test_cryptodev_asym.c: patch does not apply Checking patch app/test/test_cryptodev_asym_util.h... DPDK STV team