On 03/03/2017 10:51 AM, Yuanhan Liu wrote:
Signed-off-by: Yuanhan Liu <yuanhan....@linux.intel.com> --- lib/librte_vhost/rte_vhost_version.map | 1 + lib/librte_vhost/rte_virtio_net.h | 21 +++++++++++++++++++++ lib/librte_vhost/vhost.h | 19 ------------------- lib/librte_vhost/virtio_net.c | 23 +++++++++++++---------- 4 files changed, 35 insertions(+), 29 deletions(-)
Same remark as previous patches, the API should be documented. Other than that: Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime