automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw63598[2/4] crypto/octeontx: add EC Point Mul support
Date: 05 Dec 2019 07:56:36 -0800	[thread overview]
Message-ID: <ee68f5$8otlv1@orsmga001.jf.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3283 bytes --]

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

_apply issues_

Submitter: Anoob Joseph <anoobj@marvell.com>
Date: 2019-12-05 15:37:58
Reply_mail: 1575560280-3261-3-git-send-email-anoobj@marvell.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 7001c8fdb27357c67147c0a13cb3826e48c0f2bf
	Repo:dpdk, CommitID: aef1d0733179afb56916e95058a4f1398b81af04

*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:[~2019-12-05 15:56 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$8otlv1@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).