numam-dpdk/examples/vhost
Chenbo Xia 1739f81425 examples/vhost: check memory table query
This patch fixes unchecked return value for rte_vhost_get_mem_table(),
which is reported by coverity.

Coverity issue: 364233
Fixes: ca059fa5e2 ("examples/vhost: demonstrate the new generic APIs")
Cc: stable@dpdk.org

Signed-off-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2021-03-31 08:46:32 +02:00
..
ioat.c examples/vhost: add error propagation in ioat ops 2021-02-04 18:19:36 +01:00
ioat.h examples/vhost: remove async inflight packet counter 2021-02-04 18:19:36 +01:00
main.c examples/vhost: enhance getopt_long usage 2021-03-23 13:00:29 +01:00
main.h examples/vhost: remove async inflight packet counter 2021-02-04 18:19:36 +01:00
Makefile examples: warn about broken pkg-config 2021-01-30 01:27:28 +01:00
meson.build examples/vhost: fix ioat dependency 2020-11-13 19:43:26 +01:00
virtio_net.c examples/vhost: check memory table query 2021-03-31 08:46:32 +02:00