[dpdk-test-report] |FAILURE| pw68683[v2, 2/4] test/crypto: check if device supports sessionless
sys_stv at intel.com
sys_stv at intel.com
Thu Apr 16 15:49:48 CEST 2020
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/68683
_apply issues_
Submitter: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
Date: 2020-04-16 09:25:30
Reply_mail: 20200416092532.1922099-3-pablo.de.lara.guarch at intel.com
DPDK git baseline:
Repo:dpdk-next-crypto, CommitID: c3eb8b62744930029f96c5d64d9adac5749908ef
Repo:dpdk, CommitID: 53c83e42cd89ac41f5d5870838b034b53887a3cb
*Repo: dpdk-next-crypto
uint64_t feat_flags = dev_info.feature_flags;
uint64_t oop_flag = RTE_CRYPTODEV_FF_OOP_SGL_IN_LB_OUT;
if (t->feature_mask & BLOCKCIPHER_TEST_FEATURE_OOP) {
error: patch failed: app/test/test_cryptodev_blockcipher.c:131
error: app/test/test_cryptodev_blockcipher.c: patch does not apply
*Repo: dpdk
uint64_t feat_flags = dev_info.feature_flags;
uint64_t oop_flag = RTE_CRYPTODEV_FF_OOP_SGL_IN_LB_OUT;
if (t->feature_mask & BLOCKCIPHER_TEST_FEATURE_OOP) {
error: patch failed: app/test/test_cryptodev_blockcipher.c:131
error: app/test/test_cryptodev_blockcipher.c: patch does not apply
DPDK STV team
More information about the test-report
mailing list