> -Original Message-
> From: dev On Behalf Of Chenbo Xia
> Sent: Friday, February 19, 2021 10:40 AM
> To: dev@dpdk.org
> Cc: maxime.coque...@redhat.com; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] examples/vhost: fix unchecked return value
>
> This patch fixe
On 2/19/21 3:40 AM, Chenbo Xia wrote:
> This patch fixes unchecked return value for rte_vhost_get_mem_table(),
> which is reported by coverity.
>
> Coverity issue: 364233
> Fixes: ca059fa5e290 ("examples/vhost: demonstrate the new generic APIs")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Chenbo
This patch fixes unchecked return value for rte_vhost_get_mem_table(),
which is reported by coverity.
Coverity issue: 364233
Fixes: ca059fa5e290 ("examples/vhost: demonstrate the new generic APIs")
Cc: sta...@dpdk.org
Signed-off-by: Chenbo Xia
---
examples/vhost/virtio_net.c | 8 +++-
1 fil
3 matches
Mail list logo