Spdk/test/lib/nvme
Daniel Verkamp 1ffec5d53a nvme: convert transport type to an enum
Function pointers will not work for the DPDK multi-process model (they
can have different addresses in different processes), so define a
transport enum and dispatch functions that switch on the transport type
instead.

Change-Id: Ic16866786eba5e523ce533e56e7a5c92672eb2a5
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-07 10:42:18 -07:00
..
aer nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
e2edp nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
overhead nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
reset nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
sgl nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
unit nvme: convert transport type to an enum 2016-11-07 10:42:18 -07:00
Makefile nvme: add new test application to measure SW overhead 2016-08-01 12:58:30 -07:00
nvme.sh test/nvme: add overhead to autotest 2016-08-01 16:43:06 -07:00