numam-spdk/lib
Daniel Verkamp 625fcb9ed3 ioat: add a union of all descriptor types
The ioat library currently only supports DMA copy operations, but the
hardware can do other types of transfers.  Add a union of the hardware
descriptor structures to enable support for the other operations in the
future.

Also add a generic hardware descriptor type to allow access to the parts
of the descriptor that are common between all types.

Change-Id: I3b54421ce771f58b78910e790b53026f311f918e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-12-30 09:28:47 -07:00
..
ioat ioat: add a union of all descriptor types 2015-12-30 09:28:47 -07:00
memory build: define a common Makefile clean command 2015-12-07 15:14:36 -07:00
nvme nvme: fix wrong type of the deallocate function parameter 2015-12-28 11:02:17 -07:00
util build: define a common Makefile clean command 2015-12-07 15:14:36 -07:00
Makefile ioat: add user-mode Intel I/OAT driver 2015-12-09 10:14:15 -07:00