automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111485-111524 [PATCH] [40/40] test/crypto: added test for dh priv key generation
@ 2022-05-20  7:19 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-05-20  7:19 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Date: Friday, May 20 2022 05:54:45 
Applied on: CommitID:26d734b5d280b96f91f00f5e0c6c7eff99facef2
Apply patch set 111485-111524 failed:

Checking patch app/test/test_cryptodev_asym.c...
Checking patch app/test/test_cryptodev_dh_test_vectors.h...
Checking patch app/test/test_cryptodev_dsa_test_vectors.h...
Checking patch app/test/test_cryptodev_mod_test_vectors.h...
Checking patch app/test/test_cryptodev_rsa_test_vectors.h...
Checking patch app/test/test_event_crypto_adapter.c...
Hunk #1 succeeded at 394 (offset 99 lines).
error: while searching for:
		return TEST_SKIPPED;
	}
	/* Setup Cipher Parameters */
	xform_tc.next = NULL;
	xform_tc.xform_type = RTE_CRYPTO_ASYM_XFORM_MODEX;
	cap_idx.type = xform_tc.xform_type;
	capability = rte_cryptodev_asym_capability_get(TEST_CDEV_ID, &cap_idx);

error: patch failed: app/test/test_event_crypto_adapter.c:474
Hunk #3 succeeded at 196 (offset -474 lines).
error: while searching for:
		return TEST_SKIPPED;
	}
	/* Setup Cipher Parameters */
	xform_tc.next = NULL;
	xform_tc.xform_type = RTE_CRYPTO_ASYM_XFORM_MODEX;
	cap_idx.type = xform_tc.xform_type;
	capability = rte_cryptodev_asym_capability_get(TEST_CDEV_ID, &cap_idx);

error: patch failed: app/test/test_event_crypto_adapter.c:807
Applied patch app/test/test_cryptodev_asym.c cleanly.
Applied patch app/test/test_cryptodev_dh_test_vectors.h cleanly.
Applied patch app/test/test_cryptodev_dsa_test_vectors.h cleanly.
Applied patch app/test/test_cryptodev_mod_test_vectors.h cleanly.
Applied patch app/test/test_cryptodev_rsa_test_vectors.h cleanly.
Applying patch app/test/test_event_crypto_adapter.c with 2 rejects...
Hunk #1 applied cleanly.
Rejected hunk #2.
Hunk #3 applied cleanly.
Rejected hunk #4.
diff a/app/test/test_event_crypto_adapter.c b/app/test/test_event_crypto_adapter.c	(rejected hunks)
@@ -474,7 +473,6 @@ test_asym_op_forward_mode(uint8_t session_less)
 		return TEST_SKIPPED;
 	}
 	/* Setup Cipher Parameters */
-	xform_tc.next = NULL;
 	xform_tc.xform_type = RTE_CRYPTO_ASYM_XFORM_MODEX;
 	cap_idx.type = xform_tc.xform_type;
 	capability = rte_cryptodev_asym_capability_get(TEST_CDEV_ID, &cap_idx);
@@ -807,7 +804,6 @@ test_asym_op_new_mode(uint8_t session_less)
 		return TEST_SKIPPED;
 	}
 	/* Setup Cipher Parameters */
-	xform_tc.next = NULL;
 	xform_tc.xform_type = RTE_CRYPTO_ASYM_XFORM_MODEX;
 	cap_idx.type = xform_tc.xform_type;
 	capability = rte_cryptodev_asym_capability_get(TEST_CDEV_ID, &cap_idx);
Checking patch app/test-eventdev/test_perf_common.c...
error: while searching for:
	struct rte_crypto_asym_xform xform;
	void *sess;

	xform.next = NULL;
	xform.xform_type = RTE_CRYPTO_ASYM_XFORM_MODEX;
	cap_idx.type = xform.xform_type;
	capability = rte_cryptodev_asym_capability_get(p->ca.cdev_id, &cap_idx);

error: patch failed: app/test-eventdev/test_perf_common.c:851
Applying patch app/test-eventdev/test_perf_common.c with 1 reject...
Rejected hunk #1.
diff a/app/test-eventdev/test_perf_common.c b/app/test-eventdev/test_perf_common.c	(rejected hunks)
@@ -851,7 +851,6 @@ cryptodev_asym_sess_create(struct prod_data *p, struct test_perf *t)
 	struct rte_crypto_asym_xform xform;
 	void *sess;
 
-	xform.next = NULL;
 	xform.xform_type = RTE_CRYPTO_ASYM_XFORM_MODEX;
 	cap_idx.type = xform.xform_type;
 	capability = rte_cryptodev_asym_capability_get(p->ca.cdev_id, &cap_idx);
Checking patch app/test/test_cryptodev_asym.c...
error: app/test/test_cryptodev_asym.c: does not match index
Checking patch app/test/test_cryptodev_asym.c...
error: app/test/test_cryptodev_asym.c: does not match index
Checking patch app/test/test_cryptodev_asym.c...
error: app/test/test_cryptodev_asym.c: does not match index
Checking patch app/test/test_cryptodev_asym.c...
error: app/test/test_cryptodev_asym.c: does not match index

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-05-20  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20  7:19 |WARNING| pw111485-111524 [PATCH] [40/40] test/crypto: added test for dh priv key generation 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).