Thread (162 messages) 162 messages, 10 authors, 2015-07-27

Re: [PATCH v10 03/13] eal/linux: add API to set rx interrupt event monitor

From: Stephen Hemminger <hidden>
Date: 2015-06-02 16:26:17

On Tue,  2 Jun 2015 14:53:16 +0800
Cunming Liang [off-list ref] wrote:
+		if (!rc)
+			RTE_LOG(DEBUG, EAL, "eventfd %d associated with vec %d"
+				" is added on epfd %d\n", rev->fd, vec, epfd);
Awkward line split here. Better to keep string on one line.
			RTE_LOG(DEBUG, EAL,
				"eventfd %d associated with vec %d added on epfd %d\n",
				rev->fd, vec, epfd);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help