Re: [dpdk-dev] [PATCH 0/2] Fix Coverity issues for virtio-pci and vhost-user msg

2018-11-09 Thread Maxime Coquelin
On 11/7/18 10:01 AM, Tiwei Bie wrote: Tiwei Bie (2): net/virtio: fix unchecked return value vhost: remove unneeded null pointer check drivers/net/virtio/virtio_pci.c | 10 -- lib/librte_vhost/vhost_user.c | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) Applie

[dpdk-dev] [PATCH 0/2] Fix Coverity issues for virtio-pci and vhost-user msg

2018-11-07 Thread Tiwei Bie
Tiwei Bie (2): net/virtio: fix unchecked return value vhost: remove unneeded null pointer check drivers/net/virtio/virtio_pci.c | 10 -- lib/librte_vhost/vhost_user.c | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) -- 2.19.1