+1
−1
+15
−3
Loading
Prevent double RPC call causes app crash for iaa_scan_accel_module The RPC iaa_scan_accel_module method may be performed to use the IAA Module. It should be called before starting the framework, but only the first call should take effect, next calls should provide relevant information for a user. In this fix will be an RPC error code with information that 'the operation is already in progress'. Fixes issue #3174 Change-Id: I0cc5a9fca290b1fe1709d86064db34aa1e05ba76 Signed-off-by:Krzysztof Sprzaczkowski <krzysztof.sprzaczkowski@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20787 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>