automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109954 [PATCH] examples/fips_validation: disable iv_gen for decrypt tests
@ 2022-04-21 13:59 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-04-21 13:59 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Thursday, April 21 2022 07:56:24 
Applied on: CommitID:76076342ec8ef108a155938d46a88bb493fae60e
Apply patch set 109954 failed:

Checking patch examples/fips_validation/fips_validation_gcm.c...
error: while searching for:
		} else if (strcmp(direction_str, OP_DEC_JSON_STR) == 0) {
			info.op = FIPS_TEST_DEC_AUTH_VERIF;
			info.callbacks = gcm_dec_json_vectors;
		} else {
			return -EINVAL;
		}

error: patch failed: examples/fips_validation/fips_validation_gcm.c:335
Applying patch examples/fips_validation/fips_validation_gcm.c with 1 reject...
Rejected hunk #1.
diff a/examples/fips_validation/fips_validation_gcm.c b/examples/fips_validation/fips_validation_gcm.c	(rejected hunks)
@@ -335,6 +335,7 @@ parse_test_gcm_init(void)
 		} else if (strcmp(direction_str, OP_DEC_JSON_STR) == 0) {
 			info.op = FIPS_TEST_DEC_AUTH_VERIF;
 			info.callbacks = gcm_dec_json_vectors;
+			info.interim_info.gcm_data.gen_iv = 0;
 		} else {
 			return -EINVAL;
 		}

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-04-21 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 13:59 |WARNING| pw109954 [PATCH] examples/fips_validation: disable iv_gen for decrypt tests 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).