Spdk/examples/bdev/hello_world
paul luse aa7a13afc7 global: rename copy to accel
The copy engine library, modules and public APIs have been renamed.
Use of the word `copy` has been replaced with the word `accel`
short for accelerator in preparation for adding new capabilities
in the future. Additionally, APIs for what was previously called
the `memcpy` engine have been renamed to identify the engine as a
software accelerator.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: Ia607aa718416146fbba1e6792b8de0f66bd8a5de
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/576
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-02-18 08:05:34 +00:00
..
.gitignore examples/bdev: add hello world example 2018-05-11 15:22:22 +00:00
bdev.conf hello_bdev: remove passthru section from conf file. 2019-04-08 15:54:07 +00:00
hello_bdev.c examples/hello_bdev: allow running without ini config file 2020-01-31 12:37:12 +00:00
Makefile global: rename copy to accel 2020-02-18 08:05:34 +00:00