numam-dpdk/lib/librte_vhost
Zhiyong Yang 78b2e3bae1 vhost: fix initialization
Exception handling is executed in the normal path and it will cause
vhost-user init failure.

Fixes: d6983a70e2 ("vhost: check return of pthread calls")

Reported-by: Lei Yao <lei.a.yao@intel.com>
Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Tested-by: Lei Yao <lei.a.yao@intel.com>
Reviewed-by: Jens Freimann <jfreimann@redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2017-07-19 22:49:47 +03:00
..
fd_man.c vhost: introduce API to start a specific driver 2017-04-01 10:42:44 +02:00
fd_man.h vhost: introduce API to start a specific driver 2017-04-01 10:42:44 +02:00
Makefile vhost: rename header file 2017-04-01 10:42:44 +02:00
rte_vhost_version.map vhost: support Rx queue count request 2017-06-16 14:04:25 +02:00
rte_vhost.h vhost: support Rx queue count request 2017-06-16 14:04:25 +02:00
socket.c vhost: fix initialization 2017-07-19 22:49:47 +03:00
vhost_user.c vhost: log error for badly negotiated features 2017-06-16 14:04:25 +02:00
vhost_user.h vhost: workaround MQ fails to startup 2017-04-28 06:28:37 +02:00
vhost.c vhost: print reason of NUMA node query failure 2017-07-07 02:17:56 +02:00
vhost.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
virtio_net.c vhost: fix checking of device features 2017-07-02 01:38:39 +02:00