From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw64702[v2, 2/4] crypto/octeontx: add ECPM support
Date: 15 Jan 2020 05:41:36 -0800 [thread overview]
Message-ID: <ee68f5$93b5rm@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3284 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/64702
_apply issues_
Submitter: Anoob Joseph <anoobj@marvell.com>
Date: 2020-01-15 12:56:32
Reply_mail: 1579092994-15978-3-git-send-email-anoobj@marvell.com
DPDK git baseline:
Repo:dpdk-next-crypto, CommitID: bbfc94efcafab236339cd1ec73bb523275d52c60
Repo:dpdk, CommitID: bbfc94efcafab236339cd1ec73bb523275d52c60
*Repo: dpdk-next-crypto
#define CPT_MAJOR_OP_ECDSA 0x04
#define CPT_MINOR_OP_MODEX 0x01
#define CPT_MINOR_OP_PKCS_ENC 0x02
#define CPT_MINOR_OP_PKCS_ENC_CRT 0x03
error: patch failed: drivers/common/cpt/cpt_mcode_defines.h:24
error: drivers/common/cpt/cpt_mcode_defines.h: patch does not apply
Checking patch drivers/common/cpt/cpt_ucode_asym.h...
error: while searching for:
ret = cpt_fill_modex_params(sess, xform);
break;
case RTE_CRYPTO_ASYM_XFORM_ECDSA:
ret = cpt_fill_ec_params(sess, xform);
break;
default:
error: patch failed: drivers/common/cpt/cpt_ucode_asym.h:172
error: drivers/common/cpt/cpt_ucode_asym.h: patch does not apply
Checking patch drivers/crypto/octeontx/otx_cryptodev_capabilities.c...
error: while searching for:
},
}
},
/* End of asymmetric capabilities */
RTE_CRYPTODEV_END_OF_CAPABILITIES_LIST()
};
error: patch failed: drivers/crypto/octeontx/otx_cryptodev_capabilities.c:641
error: drivers/crypto/octeontx/otx_cryptodev_capabilities.c: patch does not apply
Checking patch drivers/crypto/octeontx/otx_cryptodev_ops.c...
Hunk #1 succeeded at 425 (offset -18 lines).
error: while searching for:
ecdsa->s.length = prime_len;
--
static __rte_always_inline void __hot
otx_cpt_asym_post_process(struct rte_crypto_op *cop,
struct cpt_request_info *req)
error: patch failed: drivers/crypto/octeontx/otx_cryptodev_ops.c:704
error: drivers/crypto/octeontx/otx_cryptodev_ops.c: patch does not apply
*Repo: dpdk
#define CPT_MAJOR_OP_ECDSA 0x04
#define CPT_MINOR_OP_MODEX 0x01
#define CPT_MINOR_OP_PKCS_ENC 0x02
#define CPT_MINOR_OP_PKCS_ENC_CRT 0x03
error: patch failed: drivers/common/cpt/cpt_mcode_defines.h:24
error: drivers/common/cpt/cpt_mcode_defines.h: patch does not apply
Checking patch drivers/common/cpt/cpt_ucode_asym.h...
error: while searching for:
ret = cpt_fill_modex_params(sess, xform);
break;
case RTE_CRYPTO_ASYM_XFORM_ECDSA:
ret = cpt_fill_ec_params(sess, xform);
break;
default:
error: patch failed: drivers/common/cpt/cpt_ucode_asym.h:172
error: drivers/common/cpt/cpt_ucode_asym.h: patch does not apply
Checking patch drivers/crypto/octeontx/otx_cryptodev_capabilities.c...
error: while searching for:
},
}
},
/* End of asymmetric capabilities */
RTE_CRYPTODEV_END_OF_CAPABILITIES_LIST()
};
error: patch failed: drivers/crypto/octeontx/otx_cryptodev_capabilities.c:641
error: drivers/crypto/octeontx/otx_cryptodev_capabilities.c: patch does not apply
Checking patch drivers/crypto/octeontx/otx_cryptodev_ops.c...
Hunk #1 succeeded at 425 (offset -18 lines).
error: while searching for:
ecdsa->s.length = prime_len;
--
static __rte_always_inline void __hot
otx_cpt_asym_post_process(struct rte_crypto_op *cop,
struct cpt_request_info *req)
error: patch failed: drivers/crypto/octeontx/otx_cryptodev_ops.c:704
error: drivers/crypto/octeontx/otx_cryptodev_ops.c: patch does not apply
DPDK STV team
reply other threads:[~2020-01-15 13:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ee68f5$93b5rm@orsmga001.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).