[dpdk-dev] [RFC PATCH] vhost: remove lockless enqueue to virt ring

2015-11-06 Thread Changchun Ouyang
> From: huawei.xie at intel.com > To: huawei.xie at intel.com; dev at dpdk.org > Date: Thu, 5 Nov 2015 10:21:41 + > CC: haifeng.lin at intel.com; ann.zhuangyanying at huawei.com > Subject: Re: [dpdk-dev] [RFC PATCH] vhost: remove lockless enqueue to virt > ring > > If no objections, woul

[dpdk-dev] [PATCH] vhost: fix mmap failure as len not aligned with hugepage size

2015-11-06 Thread Changchun Ouyang
t; length is not aligned with hugepage size. > > Signed-off-by: Jianfeng Tan Acked-by: Changchun Ouyang > ---> lib/librte_vhost/vhost_user/virtio-net-user.c | 12 +--- > 1 file changed, 9 insertions(+), 3 deletions(-) > > diff --git a/lib/librte_vhost/vhost