[dpdk-dev] [PATCH v2] vhost: fix missing null dev pointer check

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


On 7/20/2020 4:55 PM, Maxime Coquelin wrote:
> What about below title (we try to avoid passing variable names in commit
> titles)?
> vhost: fix missing device pointer validity check

Existing commit dropped from next-net and patchwork status updated.

> 
> On 7/16/20 5:37 PM, patrick.fu at intel.com wrote:
>> From: Patrick Fu <patrick.fu at intel.com>
>>
>> This patch adds the check of dev pointer in vhost async enqueue
>> completion poll. If a NULL dev pointer detected, the poll function
>> returns immediately.
>>
>> Coverity issue: 360839
>> 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