On 04/01/2017 09:22 AM, Yuanhan Liu wrote:
Signed-off-by: Yuanhan Liu <yuanhan....@linux.intel.com> --- v4: use parameter to store the returned features and return -1 on error --- lib/librte_vhost/rte_vhost_version.map | 1 + lib/librte_vhost/rte_virtio_net.h | 12 ++++++++++++ lib/librte_vhost/vhost.c | 13 +++++++++++++ 3 files changed, 26 insertions(+)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks! Maxime