+5
−0
Loading
2s asynchronous delay is introduced to avoid race conditions between user space software initialization and in-kernel device handling for newly inserted devices. Subsequent enumerate call after the delay shall allow for a successful device attachment. Signed-off-by:Jacek Kalwas <jacek.kalwas@intel.com> Change-Id: I273111ae7a588ce5e15e593bbdfb223777c19071 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5060 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>