Spdk/lib/accel
Ben Walker df892eed67 accel: Return correct values for .get_ctx_size()
This expects the full size of the task for each module. This only worked
because the software module returned the right size.

Change-Id: I481cfad8b4bb9c3748301bdacd90e7f44fd2d878
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13913
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2022-08-16 10:22:55 +00:00
..
accel_engine_rpc.c accel: Move definitions not needed by modules to accel_internal.h 2022-08-16 10:22:55 +00:00
accel_engine.c accel: Return correct values for .get_ctx_size() 2022-08-16 10:22:55 +00:00
accel_internal.h accel: Move definitions not needed by modules to accel_internal.h 2022-08-16 10:22:55 +00:00
accel_sw.c accel: Move the software module to its own file 2022-08-16 10:22:55 +00:00
Makefile accel: Move the software module to its own file 2022-08-16 10:22:55 +00:00
spdk_accel.map accel: Combine spdk_accel_engine and spdk_accel_module_if 2022-08-16 10:22:55 +00:00