Commit 326a0224 authored by Daniel Verkamp's avatar Daniel Verkamp Committed by Jim Harris
Browse files

readme: convert list of features into doc links



Change-Id: I01fa93ca51576c5b356fc2193f81e210ef411908
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent 32aa4fa0
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -15,10 +15,10 @@ interrupts, which avoids kernel context switches and eliminates interrupt
handling overhead.

The development kit currently includes:
* NVMe driver
* I/OAT (DMA engine) driver
* NVMe over Fabrics target
* iSCSI target
* [NVMe driver](http://www.spdk.io/spdk/doc/nvme.html)
* [I/OAT (DMA engine) driver](http://www.spdk.io/spdk/doc/ioat.html)
* [NVMe over Fabrics target](http://www.spdk.io/spdk/doc/nvmf.html)
* [iSCSI target](http://www.spdk.io/spdk/doc/iscsi.html)

Documentation
=============