On 03/28/2017 02:45 PM, Yuanhan Liu wrote:
Signed-off-by: Yuanhan Liu <yuanhan....@linux.intel.com> --- v3: fix comment typo --- examples/tep_termination/main.c | 4 +++- examples/vhost/main.c | 43 +++++++++++++++++++++------------- lib/librte_vhost/rte_vhost_version.map | 3 --- lib/librte_vhost/rte_virtio_net.h | 13 ---------- lib/librte_vhost/socket.c | 23 +++++++++++++++++- lib/librte_vhost/vhost.c | 42 --------------------------------- lib/librte_vhost/vhost.h | 21 +++++++++++++++++ lib/librte_vhost/vhost_user.c | 8 +++---- 8 files changed, 77 insertions(+), 80 deletions(-)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime