* [dpdk-test-report] |WARNING| pw95607 [PATCH] [v2] net/bnxt: fix build failure
@ 2021-07-09 17:15 dpdklab
0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-07-09 17:15 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1362 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/95607
_apply patch failure_
Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: Friday, July 09 2021 15:37:25
Applied on: CommitID:175af25734f295874e31b33ccd0879e69fd152a9
Apply patch set 95607 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/17751/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-09 17:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 17:15 [dpdk-test-report] |WARNING| pw95607 [PATCH] [v2] 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).