automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw95584 [PATCH] net/bnxt: fix build failure
@ 2021-07-08 23:14 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-07-08 23:14 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: Thursday, July 08 2021 22:49:50 
Applied on: CommitID:175af25734f295874e31b33ccd0879e69fd152a9
Apply patch set 95584 failed:

Checking patch drivers/net/bnxt/tf_core/dpool.c...
error: drivers/net/bnxt/tf_core/dpool.c: does not exist in index
Checking patch drivers/net/bnxt/tf_ulp/ulp_mapper.c...
error: while searching for:
	struct tf_free_tbl_entry_parms free_parms = { 0 };
	uint32_t tbl_scope_id;
	struct tf *tfp;
	struct bnxt_ulp_glb_resource_info glb_res;
	uint16_t bit_size;
	bool alloc = false;
	bool write = false;

error: patch failed: drivers/net/bnxt/tf_ulp/ulp_mapper.c:2249
Applying patch drivers/net/bnxt/tf_ulp/ulp_mapper.c with 1 reject...
Rejected hunk #1.
diff a/drivers/net/bnxt/tf_ulp/ulp_mapper.c b/drivers/net/bnxt/tf_ulp/ulp_mapper.c	(rejected hunks)
@@ -2249,7 +2249,7 @@ ulp_mapper_index_tbl_process(struct bnxt_ulp_mapper_parms *parms,
 	struct tf_free_tbl_entry_parms free_parms = { 0 };
 	uint32_t tbl_scope_id;
 	struct tf *tfp;
-	struct bnxt_ulp_glb_resource_info glb_res;
+	struct bnxt_ulp_glb_resource_info glb_res = { 0 };
 	uint16_t bit_size;
 	bool alloc = false;
 	bool write = false;

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-07-08 23:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 23:14 [dpdk-test-report] |WARNING| pw95584 [PATCH] net/bnxt: fix build failure 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).