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

sys_stv at intel.com sys_stv at intel.com
Wed Jul 17 05:35:02 CEST 2019


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

_apply issues_

Submitter: Arek Kusztal <arkadiuszx.kusztal at intel.com>
Date: 2019-07-16 18:53:01
Reply_mail: 20190716185304.12592-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