Spdk/lib/accel
paul luse d5b059dedc accel: add new API to discover an engine's capabilities
This patch also implements the new API for the 3 existing engines.
There was also some minor clean in one file, moving a function to
eliminate multiple forward declarations (there would have been
another one with this new API).

The next patch will use this API in the accel perf tool.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I4ebc9cb3d1c588919235b5080cbeec29189efa21
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2025
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-04-30 17:51:19 +00:00
..
accel_engine_rpc.c lib/accel: add RPC to select which accel module should be used 2020-02-18 08:05:34 +00:00
accel_engine.c accel: add new API to discover an engine's capabilities 2020-04-30 17:51:19 +00:00
Makefile accel: add new API to discover an engine's capabilities 2020-04-30 17:51:19 +00:00
spdk_accel.map accel: add new API to discover an engine's capabilities 2020-04-30 17:51:19 +00:00