numam-spdk/lib/copy
Ben Walker 1ad673a9dd copy: Replace rte_memcpy with regular memcpy
Eliminate rte_memcpy dependency by replacing it with
regular memcpy. This may impact performance, but the only
use of rte_memcpy was in the malloc bdev which is for
testing only.

Change-Id: I3e8592cb08262272518ec3d29ea165b4e8f48a5c
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-05-09 13:11:39 -07:00
..
ioat include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
copy_engine.c copy: Replace rte_memcpy with regular memcpy 2017-05-09 13:11:39 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00