Spdk/lib/accel
Konrad Sztyber f135f5ff7f accel: collect statistics
This patch adds support for collecting statistics in accel framework.
Currently, it counts the following events:
 1. The number and the type of executed/failed operations.
 2. The number of executed/failed accel sequences.

For now, these statistics are only collected and there's no way of
retrieving (or resetting) them - that will be added in the following
patches.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Id211067eb810e7b7d30c756a01b35eb5019c57e7
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17190
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2023-04-14 17:05:40 +00:00
..
accel_internal.h accel: collect statistics 2023-04-14 17:05:40 +00:00
accel_rpc.c accel: collect statistics 2023-04-14 17:05:40 +00:00
accel_sw.c lib/accel: remove PMEM support from accel library 2023-03-03 11:20:03 +00:00
accel.c accel: collect statistics 2023-04-14 17:05:40 +00:00
Makefile accel: allow libisal and libisal_crypto 2023-03-28 07:07:06 +00:00
spdk_accel.map accel: add accel_set_options 2023-04-14 17:05:40 +00:00