automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw107351 [PATCH] eal/linux: fix fail to stop device monitor error
@ 2022-02-11  7:28 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-02-11  7:28 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Wenxuan wu <wenxuanx.wu@intel.com>
Date: Friday, February 11 2022 06:53:15 
Applied on: CommitID:1d1126ad436e8c7c015fb3f67ad3af05c3b397d5
Apply patch set 107351 failed:

Checking patch lib/eal/linux/eal_dev.c...
error: while searching for:

	if (!monitor_refcount) {
		RTE_LOG(ERR, EAL, "device event monitor already stopped\n");
		
		goto exit;
	}


error: patch failed: lib/eal/linux/eal_dev.c:366
error: while searching for:
		RTE_LOG(ERR, EAL, "fail to unregister uevent callback.\n");
		goto exit;
	}
	
	close(rte_intr_fd_get(intr_handle));
	rte_intr_instance_free(intr_handle);
	intr_handle = NULL;

error: patch failed: lib/eal/linux/eal_dev.c:381
Applying patch lib/eal/linux/eal_dev.c with 2 rejects...
Rejected hunk #1.
Rejected hunk #2.
diff a/lib/eal/linux/eal_dev.c b/lib/eal/linux/eal_dev.c	(rejected hunks)
@@ -366,7 +366,7 @@ rte_dev_event_monitor_stop(void)
 
 	if (!monitor_refcount) {
 		RTE_LOG(ERR, EAL, "device event monitor already stopped\n");
-		
+
 		goto exit;
 	}
 
@@ -381,7 +381,7 @@ rte_dev_event_monitor_stop(void)
 		RTE_LOG(ERR, EAL, "fail to unregister uevent callback.\n");
 		goto exit;
 	}
-	
+
 	close(rte_intr_fd_get(intr_handle));
 	rte_intr_instance_free(intr_handle);
 	intr_handle = NULL;

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw107351 [PATCH] eal/linux: fix fail to stop device monitor error
       [not found] <20220211065315.66814-1-wenxuanx.wu@intel.com>
@ 2022-02-11  7:14 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-02-11  7:14 UTC (permalink / raw)
  To: test-report; +Cc: wenxuanx.wu

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/107351

_coding style issues_


WARNING:TYPO_SPELLING: 'evaluted' may be misspelled - perhaps 'evaluated'?
#72: 
Also ,the refmonitor has been carefully evaluted .at the beginning of

total: 0 errors, 1 warnings, 16 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-11  7:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11  7:28 |WARNING| pw107351 [PATCH] eal/linux: fix fail to stop device monitor error dpdklab
     [not found] <20220211065315.66814-1-wenxuanx.wu@intel.com>
2022-02-11  7:14 ` checkpatch

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).