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

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

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

_apply patch failure_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Thursday, May 19 2022 06:08:34 
Applied on: CommitID:68c050954ff393b894aa3672a5ef1a231597dab0
Apply patch set 111341 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/22180/

UNH-IOL DPDK Community Lab

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19  7:08 |WARNING| pw111341 [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).