+61
−24
Loading
Verify that correct modules were used for workloads run by accel_perf example app. Accel_perf starts test immediately and there is not enough time to call accel_get_opc_assignments or accel_get_module_info before running the workload. "--wait-for-rpc" cannot be used too, as these "get" rpcs are only available after initializing the framework. Because of that accel modules used by accel_perf are verified post-test, based on application text output. Signed-off-by:Karol Latecki <karol.latecki@intel.com> Change-Id: I22630e0521bd0274dabe11f45c7abd686b3a0856 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20482 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Michal Berger <michal.berger@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com>