Spdk/lib/nvmf
Daniel Verkamp c943e9ff4f trace: hard-code lcore history array size
Make sure the trace history that is exported via shared memory is always
the same size, regardless of DPDK configuration.

Also removes the necessity of including DPDK headers from spdk/trace.h
(so we have to fix up other files to include what they use).

Change-Id: I32f88921fd95c64a9d1f4ba768ae75e2ca5d91da
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-22 12:50:44 -07:00
..
conf.c nvmf: move discovery subsystem creation to conf.c 2016-07-22 12:50:01 -07:00
conf.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
Makefile nvmf: Remove controller.[ch] and probe for each subsystem. 2016-07-22 09:24:45 -07:00
nvmf_internal.h nvmf: Set minimum and maximum on allowed queue depths 2016-07-22 10:37:02 -07:00
nvmf.c nvmf: move discovery subsystem creation to conf.c 2016-07-22 12:50:01 -07:00
rdma.c trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
request.c nvmf: simplify nvmf_process_io_cmd() 2016-07-22 09:14:47 -07:00
request.h nvmf: remove definitions that duplicate NVMe 2016-07-15 16:34:48 -07:00
session.c nvmf: Set minimum and maximum on allowed queue depths 2016-07-22 10:37:02 -07:00
session.h nvmf: remove nvmf_property_set() shutdown flag 2016-07-19 09:20:20 -07:00
subsystem.c nvmf: move discovery subsystem creation to conf.c 2016-07-22 12:50:01 -07:00
subsystem.h nvmf: move discovery subsystem creation to conf.c 2016-07-22 12:50:01 -07:00
transport.c nvmf: add transport function pointer table 2016-07-15 13:11:03 -07:00
transport.h nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00