automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw63753[v2, 1/2] crypto/qat: handle mixed hash-cipher requests on GEN3 QAT
Date: 24 Jan 2020 01:36:41 -0800	[thread overview]
Message-ID: <ee68f5$95pteu@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Adam Dybkowski <adamx.dybkowski@intel.com>
Date: 2019-12-11 14:09:34
Reply_mail: 20191211140935.9503-2-adamx.dybkowski@intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 2b56021fa5fd35e046894ec1ee45dac6bd255744
	Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e

*Repo: dpdk-next-crypto
1. Clang requires braces around initialization of subobject.
    2. Clang complains implicit conversion of enumeration type.
    
    Trapped issue with Clang version 8.0 and CONFIG_RTE_LIBRTE_PMD_ARMV8_CRYPTO
    was set.
    Error messages:
    rte_armv8_pmd.c:144:2: error: suggest braces around initialization of
     subobject [-Werror,-Wmissing-braces]
            NULL
            ^~~~
            {   }
--
#define QAT_COMN_CD_FLD_TYPE_16BYTE_DATA 0x1

#define ICP_QAT_FW_COMN_FLAGS_BUILD(cdt, ptr) \
	((((cdt) & QAT_COMN_CD_FLD_TYPE_MASK) << QAT_COMN_CD_FLD_TYPE_BITPOS) \

error: patch failed: drivers/common/qat/qat_adf/icp_qat_fw.h:175
error: drivers/common/qat/qat_adf/icp_qat_fw.h: patch does not apply
Checking patch drivers/common/qat/qat_adf/icp_qat_fw_la.h...
error: while searching for:

#define ICP_QAT_FW_AUTH_HDR_FLAG_DO_NESTED 1
#define ICP_QAT_FW_AUTH_HDR_FLAG_NO_NESTED 0
#define ICP_QAT_FW_CCM_GCM_AAD_SZ_MAX	240
#define ICP_QAT_FW_HASH_REQUEST_PARAMETERS_OFFSET 24
#define ICP_QAT_FW_CIPHER_REQUEST_PARAMETERS_OFFSET (0)

error: patch failed: drivers/common/qat/qat_adf/icp_qat_fw_la.h:273
error: drivers/common/qat/qat_adf/icp_qat_fw_la.h: patch does not apply
Checking patch drivers/crypto/qat/qat_sym_session.c...
error: while searching for:
	return 0;
}

int
qat_sym_session_set_parameters(struct rte_cryptodev *dev,
		struct rte_crypto_sym_xform *xform, void *session_private)

error: patch failed: drivers/crypto/qat/qat_sym_session.c:416
error: drivers/crypto/qat/qat_sym_session.c: patch does not apply
*Repo: dpdk
#define QAT_COMN_CD_FLD_TYPE_16BYTE_DATA 0x1

#define ICP_QAT_FW_COMN_FLAGS_BUILD(cdt, ptr) \
	((((cdt) & QAT_COMN_CD_FLD_TYPE_MASK) << QAT_COMN_CD_FLD_TYPE_BITPOS) \

error: patch failed: drivers/common/qat/qat_adf/icp_qat_fw.h:175
error: drivers/common/qat/qat_adf/icp_qat_fw.h: patch does not apply
Checking patch drivers/common/qat/qat_adf/icp_qat_fw_la.h...
error: while searching for:

#define ICP_QAT_FW_AUTH_HDR_FLAG_DO_NESTED 1
#define ICP_QAT_FW_AUTH_HDR_FLAG_NO_NESTED 0
#define ICP_QAT_FW_CCM_GCM_AAD_SZ_MAX	240
#define ICP_QAT_FW_HASH_REQUEST_PARAMETERS_OFFSET 24
#define ICP_QAT_FW_CIPHER_REQUEST_PARAMETERS_OFFSET (0)

error: patch failed: drivers/common/qat/qat_adf/icp_qat_fw_la.h:273
error: drivers/common/qat/qat_adf/icp_qat_fw_la.h: patch does not apply
Checking patch drivers/crypto/qat/qat_sym_session.c...
error: while searching for:
	return 0;
}

int
qat_sym_session_set_parameters(struct rte_cryptodev *dev,
		struct rte_crypto_sym_xform *xform, void *session_private)

error: patch failed: drivers/crypto/qat/qat_sym_session.c:416
error: drivers/crypto/qat/qat_sym_session.c: patch does not apply

DPDK STV team

             reply	other threads:[~2020-01-24  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-24  9:36 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-12  9:01 sys_stv

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$95pteu@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).