numam-dpdk/lib/librte_vhost
Dariusz Stojaczyk 058e2d294b vhost: log error for badly negotiated features
Since vhost_user_set_features failure is not handled in any way, a
single error log has been added to at least to let the user know that
something has gone wrong.

Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2017-06-16 14:04:25 +02: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 use after free 2017-04-19 10:49:06 +02: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: fix malloc size too small 2017-06-16 14:04:25 +02:00
vhost.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
virtio_net.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00