[dpdk-dev] [PATCH v3] vhost: fix missing device pointer validity check

Ferruh Yigit ferruh.yigit at intel.com
Tue Jul 21 16:51:44 CEST 2020


On 7/21/2020 9:36 AM, Maxime Coquelin wrote:
> 
> 
> On 7/21/20 5:23 AM, 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>
> 
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> 

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list