automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109210-109211 [PATCH] [2/2] test/crypto: move dh type from xform to dh op
@ 2022-04-06 14:48 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-04-06 14:48 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Date: Wednesday, April 06 2022 14:11:58 
Applied on: CommitID:442876b2d8fde9b7cdf86464e8a458e3bd8dd210
Apply patch set 109210-109211 failed:

Checking patch app/test/test_cryptodev_asym.c...
Hunk #1 succeeded at 1064 (offset -60 lines).
Hunk #2 succeeded at 1146 (offset -60 lines).
Hunk #3 succeeded at 1229 (offset -60 lines).
Hunk #4 succeeded at 1319 (offset -60 lines).
error: while searching for:
	xform->dh.g.length = group->g.bytesize;
	xform->dh.p.data = group->p.data;
	xform->dh.p.length = group->p.bytesize;
	xform->dh.type = type;
	ret = rte_cryptodev_asym_session_create(dev_id, xform,
			testsuite_params.session_mpool, sess);
	if (ret)

error: patch failed: app/test/test_cryptodev_asym.c:2209
Applying patch app/test/test_cryptodev_asym.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Hunk #4 applied cleanly.
Rejected hunk #5.
diff a/app/test/test_cryptodev_asym.c b/app/test/test_cryptodev_asym.c	(rejected hunks)
@@ -2209,7 +2210,6 @@ test_dh_set_pubkey_session(uint8_t dev_id, void **sess,
 	xform->dh.g.length = group->g.bytesize;
 	xform->dh.p.data = group->p.data;
 	xform->dh.p.length = group->p.bytesize;
-	xform->dh.type = type;
 	ret = rte_cryptodev_asym_session_create(dev_id, xform,
 			testsuite_params.session_mpool, sess);
 	if (ret)

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-04-06 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 14:48 |WARNING| pw109210-109211 [PATCH] [2/2] test/crypto: move dh type from xform to dh op 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).