On 7/21/2020 9:36 AM, Maxime Coquelin wrote: > > > On 7/21/20 5:23 AM, [email protected] wrote: >> From: Patrick Fu <[email protected]> >> >> 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 <[email protected]> > > Reviewed-by: Maxime Coquelin <[email protected]> >
Applied to dpdk-next-net/master, thanks.

