On 03/28/2017 02:45 PM, Yuanhan Liu wrote:
Signed-off-by: Yuanhan Liu <[email protected]> --- v2: - fix off-by-one check - add API comments --- lib/librte_vhost/rte_vhost_version.map | 1 + lib/librte_vhost/rte_virtio_net.h | 26 ++++++++++++++++++++++++++ lib/librte_vhost/vhost.c | 30 ++++++++++++++++++++++++++++++ lib/librte_vhost/vhost.h | 2 ++ 4 files changed, 59 insertions(+)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

