automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111325 [PATCH] [v2] examples/fips_validation: reset IV generation in every test group
@ 2022-05-18 16:09 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-05-18 16:09 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Wednesday, May 18 2022 15:39:23 
Applied on: CommitID:18ca4a4ec73a2e28df45a10543b7cdd45f2801dd
Apply patch set 111325 failed:

Checking patch examples/fips_validation/fips_validation_gcm.c...
error: while searching for:

	direction_obj = json_object_get(json_info.json_test_group, DIR_JSON_STR);
	direction_str = json_string_value(direction_obj);

	if (strcmp(direction_str, OP_ENC_JSON_STR) == 0) {
		json_t *ivGen_obj = json_object_get(json_info.json_test_group, IVGEN_JSON_STR);

error: patch failed: examples/fips_validation/fips_validation_gcm.c:344
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)
@@ -344,6 +344,7 @@ parse_test_gcm_json_init(void)
 
 	direction_obj = json_object_get(json_info.json_test_group, DIR_JSON_STR);
 	direction_str = json_string_value(direction_obj);
+	info.interim_info.gcm_data.gen_iv = 0;
 
 	if (strcmp(direction_str, OP_ENC_JSON_STR) == 0) {
 		json_t *ivGen_obj = json_object_get(json_info.json_test_group, IVGEN_JSON_STR);

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-05-18 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18 16:09 |WARNING| pw111325 [PATCH] [v2] examples/fips_validation: reset IV generation in every test group 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).