On 06/13/2018 01:54 PM, xiangxia.m....@gmail.com wrote:
From: Tonghao Zhang<xiangxia.m....@gmail.com> Introduce an new common helper to avoid redundancy. Signed-off-by: Tonghao Zhang<xiangxia.m....@gmail.com> --- lib/librte_vhost/vhost.c | 27 +++++++++++++++++---------- lib/librte_vhost/vhost.h | 1 + lib/librte_vhost/vhost_user.c | 23 ++--------------------- 3 files changed, 20 insertions(+), 31 deletions(-)
Applied to dpdk-next-virtio/master Thanks, Maxime