|WARNING| pw127282-127283 [PATCH] [2/2] event/cnxk: honor event limit set by config

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed May 24 11:10:13 CEST 2023


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

_apply patch failure_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>
Date: Wednesday, May 24 2023 08:52:33 
Applied on: CommitID:c41a103c961ded5a0966652f4daf0a661a947352
Apply patch set 127282-127283 failed:

Checking patch drivers/event/cnxk/cnxk_eventdev.c...
Hunk #2 succeeded at 192 (offset -1 lines).
Checking patch drivers/event/cnxk/cnxk_eventdev.h...
error: while searching for:
	uint32_t min_dequeue_timeout_ns;
	uint32_t max_dequeue_timeout_ns;
	int32_t max_num_events;
	uint64_t xaq_lmt;
	int64_t *fc_cache_space;
	rte_iova_t fc_iova;

error: patch failed: drivers/event/cnxk/cnxk_eventdev.h:89
Applied patch drivers/event/cnxk/cnxk_eventdev.c cleanly.
Applying patch drivers/event/cnxk/cnxk_eventdev.h with 1 reject...
Rejected hunk #1.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/drivers/event/cnxk/cnxk_eventdev.h b/drivers/event/cnxk/cnxk_eventdev.h	(rejected hunks)
@@ -89,6 +89,7 @@ struct cnxk_sso_evdev {
 	uint32_t min_dequeue_timeout_ns;
 	uint32_t max_dequeue_timeout_ns;
 	int32_t max_num_events;
+	int32_t num_events;
 	uint64_t xaq_lmt;
 	int64_t *fc_cache_space;
 	rte_iova_t fc_iova;

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

UNH-IOL DPDK Community Lab


More information about the test-report mailing list