[dpdk-stable] [dpdk-dev] [PATCH] examples/vhost_blk: fix unchecked return value

Maxime Coquelin maxime.coquelin at redhat.com
Wed Sep 30 18:18:31 CEST 2020



On 9/25/20 1:22 PM, wangyunjian wrote:
> From: Yunjian Wang <wangyunjian at huawei.com>
> 
> This checks the return value from the function
> rte_vhost_driver_start.
> 
> Coverity issue: 362027
> Fixes: c19beb3f38cd ("examples/vhost_blk: introduce vhost storage sample")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>
> ---
>  examples/vhost_blk/vhost_blk.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)


Applied to dpdk-next-virtio/main.

Thanks,
Maxime



More information about the stable mailing list