[dpdk-dev] [PATCH v1] vhost: add vq status check in async enqueue poll

Ferruh Yigit ferruh.yigit at intel.com
Mon Jul 20 18:49:44 CEST 2020


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.fu at intel.com wrote:
>> From: Patrick Fu <patrick.fu at 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.fu at intel.com>

<...>


More information about the dev mailing list