readme: convert list of features into doc links

Change-Id: I01fa93ca51576c5b356fc2193f81e210ef411908
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
Daniel Verkamp 2016-09-27 11:16:25 -07:00 committed by Jim Harris
parent 32aa4fa0a3
commit 326a0224b2

View File

@ -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
=============