On 04/01/2017 09:22 AM, Yuanhan Liu wrote:
Signed-off-by: Yuanhan Liu <[email protected]> --- 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 <[email protected]> Thanks! Maxime

