+67
−6
Loading
This patch allows the spdk_vfu_endpoint_ops.destruct to return -EAGAIN which means the desctruction has not been finished yet. The lib/vfu_tgt calls the spdk_vfu_endpoint_ops.destruct until it returns 0 or an error code other than -EAGAIN. Change-Id: I5ff7909c79725532e25d770587ee6265ccc11d1a Signed-off-by:Anton Nayshtut <anayshtut@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25024 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>