On 7/20/2020 4:57 PM, Maxime Coquelin wrote: > What about this commit title? > vhost: fix missing virtqueue status check in async path
Existing commit dropped from next-net and patchwork status updated. > > On 7/16/20 5:30 PM, patrick...@intel.com wrote: >> From: Patrick Fu <patrick...@intel.com> >> >> Vring should not be touched if vq is disabled. This patch adds the vq >> status check in async enqueue polling to avoid accessing to a disabled >> queue. >> >> Fixes: cd6760da1076 ("vhost: introduce async enqueue for split ring") >> >> Signed-off-by: Patrick Fu <patrick...@intel.com> <...>