> -----Original Message----- > From: dev <[email protected]> On Behalf Of Chenbo Xia > Sent: Friday, February 19, 2021 10:40 AM > To: [email protected] > Cc: [email protected]; [email protected] > Subject: [dpdk-dev] [PATCH] examples/vhost: fix unchecked return value > > 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: [email protected] > > Signed-off-by: Chenbo Xia <[email protected]> > --- > 2.17.1
Applied to next-virtio/main, Thanks

