Loading
lib/vhost: don't clear interrupt counter for error case
`rte_vhost_vring_call` may return error, then we can try to call it in next poll. Change-Id: I8f6a591837225079e004c6f57f2d7b01063f87a1 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14342 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
GangCao <gang.cao@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Dong Yi <yidong0635@126.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>