+10
−7
Loading
Currently, the poller that calls vfu_run_ctx() always returns SPDK_POLLER_BUSY. Update libvfio-user and adjust the API usage so that it can accurately report SPDK_POLLER_IDLE when needed. Additionally, renaming the poller to better reflect its meaning: it's not just for mmio handlers, but libvfio-user handling in general. Signed-off-by:John Levon <john.levon@nutanix.com> Change-Id: I5e598241ac0a692f03ee36242ff977c4e6f14987 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8568 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>