Thread (17 messages) 17 messages, 3 authors, 2015-12-03

Re: [PATCH net-next v3 2/2] net: add driver for Netronome NFP4000/NFP6000 NIC VFs

From: David Miller <davem@davemloft.net>
Date: 2015-11-24 19:25:33

From: Jakub Kicinski <redacted>
Date: Mon, 23 Nov 2015 11:04:57 +0000
+#ifdef CONFIG_NFP_NET_DEBUG
+#define DEBUG
+#endif
Do not design ad-hoc debug logging facilities locally in your driver,
and instead use the existing tree wide facilities as they were designed
to be used so that any user can get debugging logs simply by turning it
on at run time rather than having the change magic config options in
their kernel.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help