numam-spdk/lib/net
Daniel Verkamp d27b24c94b log: split internal TRACELOG macro into new header
The SPDK_TRACELOG macro depends on a CONFIG setting (DEBUG), so it
should not be part of the public API.

Create a new include/spdk_internal directory for headers that should
only be used within SPDK, not exported for public use.

Change-Id: I39b90ce57da3270e735ba32210c4b3a3468c460b
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-16 13:33:51 -07:00
..
interface.c net: fix spdk_get_ifc_ipv4 request creation 2016-10-20 16:22:05 -07:00
Makefile Add a network stack abstraction layer. 2016-08-03 13:30:27 -07:00
net_framework_default.c Add a network stack abstraction layer. 2016-08-03 13:30:27 -07:00
net_rpc.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
sock.c Drop libpciaccess and switch to DPDK PCI 2016-10-04 15:59:00 -07:00