+27
−8
Loading
This patch selects part of commit: adfa9f6d In the previous patch, the failed reason is the logic that admin qpair actively destroys the ioqpair when the admin qpair is recevied early. For this part, we need to investigate it later since for multiple core usage in our current handling case, we possibly have admin qpair firstly to enter the destruct phase even if the initiator sends the I/O qpair deletion first. Thus, the ioqpair deletion can be recycled twice. And this patch is selecting the part of the logic: only to make each ioqpair recycled by its own thread. Change-Id: Ic9cc3fbdf56fa8a75cb5d12a16ce6c3129220bca Signed-off-by:Ziye Yang <optimistyzy@gmail.com> Reviewed-on: https://review.gerrithub.io/409363 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com>