[dpdk-test-report] |FAILURE| pw56631[v4, 08/11] test: remove RSA PKCS1_5 BT0 padding from test cases

sys_stv at intel.com sys_stv at intel.com
Thu Jul 18 03:21:03 CEST 2019


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/56631

_apply issues_

Submitter: Arek Kusztal <arkadiuszx.kusztal at intel.com>
Date: 2019-07-17 12:51:08
Reply_mail: 20190717125111.11288-9-arkadiuszx.kusztal at 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


More information about the test-report mailing list