[dpdk-dev] [PATCH v1] net/virtio-user: fix return value check

Maxime Coquelin maxime.coquelin at redhat.com
Wed Jul 29 16:54:47 CEST 2020



On 7/29/20 3:12 PM, Chenbo Xia wrote:
> Setting the flags of tapfd may fail and the return value
> should be checked.
> 
> Coverity issue: 140739
> Fixes: e3b434818bbb ("net/virtio-user: support kernel vhost")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chenbo Xia <chenbo.xia at intel.com>
> ---
>  drivers/net/virtio/virtio_user/vhost_kernel_tap.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
Applied to dpdk-next-virtio/master.

Thanks,
Maxime



More information about the dev mailing list