automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw118827-118830 [PATCH] [v2, 4/4] crypto/qat: add ecdh public key verification
@ 2022-10-20 16:38 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-10-20 16:38 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/118827

_apply patch failure_

Submitter: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Date: Thursday, October 20 2022 15:09:40 
Applied on: CommitID:a74b1b25136a592c275afbfa6b70771469750aee
Apply patch set 118827-118830 failed:

Checking patch drivers/common/qat/qat_adf/qat_pke.h...
Checking patch drivers/common/qat/qat_device.c...
Checking patch drivers/common/qat/qat_device.h...
Checking patch drivers/crypto/qat/qat_asym.c...
error: while searching for:

static void
cleanup(struct qat_asym_op_cookie *cookie,
		struct rte_crypto_asym_xform *xform)
{
	if (xform->xform_type == RTE_CRYPTO_ASYM_XFORM_MODEX)
		cleanup_arrays(cookie, QAT_ASYM_MODEXP_NUM_IN_PARAMS,

error: patch failed: drivers/crypto/qat/qat_asym.c:129
Hunk #2 succeeded at 175 (offset -3 lines).
Hunk #3 succeeded at 195 (offset -3 lines).
Hunk #4 succeeded at 245 (offset -3 lines).
Hunk #5 succeeded at 265 (offset -3 lines).
Hunk #6 succeeded at 305 (offset -3 lines).
Hunk #7 succeeded at 326 (offset -3 lines).
Hunk #8 succeeded at 382 (offset -3 lines).
Hunk #9 succeeded at 475 (offset -3 lines).
Hunk #10 succeeded at 488 (offset -3 lines).
Hunk #11 succeeded at 560 (offset 1 line).
Hunk #12 succeeded at 663 (offset 1 line).
Hunk #13 succeeded at 687 (offset 1 line).
Hunk #14 succeeded at 739 (offset 1 line).
Hunk #15 succeeded at 760 (offset 1 line).
Hunk #17 succeeded at 1262 (offset 3 lines).
Checking patch drivers/crypto/qat/qat_ec.h...
Applied patch drivers/common/qat/qat_adf/qat_pke.h cleanly.
Applied patch drivers/common/qat/qat_device.c cleanly.
Applied patch drivers/common/qat/qat_device.h cleanly.
Applying patch drivers/crypto/qat/qat_asym.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Hunk #4 applied cleanly.
Hunk #5 applied cleanly.
Hunk #6 applied cleanly.
Hunk #7 applied cleanly.
Hunk #8 applied cleanly.
Hunk #9 applied cleanly.
Hunk #10 applied cleanly.
Hunk #11 applied cleanly.
Hunk #12 applied cleanly.
Hunk #13 applied cleanly.
Hunk #14 applied cleanly.
Hunk #15 applied cleanly.
Hunk #16 applied cleanly.
Hunk #17 applied cleanly.
Applied patch drivers/crypto/qat/qat_ec.h cleanly.
diff a/drivers/crypto/qat/qat_asym.c b/drivers/crypto/qat/qat_asym.c	(rejected hunks)
@@ -129,7 +129,7 @@ cleanup_crt(struct qat_asym_op_cookie *cookie,
 
 static void
 cleanup(struct qat_asym_op_cookie *cookie,
-		struct rte_crypto_asym_xform *xform)
+		const struct rte_crypto_asym_xform *xform)
 {
 	if (xform->xform_type == RTE_CRYPTO_ASYM_XFORM_MODEX)
 		cleanup_arrays(cookie, QAT_ASYM_MODEXP_NUM_IN_PARAMS,
Checking patch drivers/crypto/qat/qat_asym.c...
error: drivers/crypto/qat/qat_asym.c: does not match index
Checking patch doc/guides/cryptodevs/features/qat.ini...
Checking patch doc/guides/cryptodevs/qat.rst...
Checking patch doc/guides/rel_notes/release_22_11.rst...
error: while searching for:
  Added support for asymmetric crypto algorithms.
  See the :doc:`../sample_app_ug/fips_validation` for more details.


Removed Items
-------------

error: patch failed: doc/guides/rel_notes/release_22_11.rst:254
Checking patch drivers/crypto/qat/qat_asym.c...
error: drivers/crypto/qat/qat_asym.c: does not match index
Applied patch doc/guides/cryptodevs/features/qat.ini cleanly.
Applied patch doc/guides/cryptodevs/qat.rst cleanly.
Applying patch doc/guides/rel_notes/release_22_11.rst with 1 reject...
Rejected hunk #1.
diff a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst	(rejected hunks)
@@ -254,6 +254,10 @@ New Features
   Added support for asymmetric crypto algorithms.
   See the :doc:`../sample_app_ug/fips_validation` for more details.
 
+* **Updated Intel QuickAssist Technology (QAT) asymmetric crypto driver.**
+
+  * Added support for ECDH key exchange algorithm.
+
 
 Removed Items
 -------------
Checking patch drivers/common/qat/qat_adf/qat_pke.h...
error: drivers/common/qat/qat_adf/qat_pke.h: does not match index
Checking patch drivers/crypto/qat/qat_asym.c...
error: drivers/crypto/qat/qat_asym.c: does not match index

https://lab.dpdk.org/results/dashboard/patchsets/24111/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-20 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20 16:38 |WARNING| pw118827-118830 [PATCH] [v2, 4/4] crypto/qat: add ecdh public key verification dpdklab

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).