[dpdk-dev] [PATCH RFC v2 06/12] lib/librte_vhost: cuse_set_memory_table

2014-12-15 Thread Tetsuya Mukawa
(2014/12/11 6:37), Huawei Xie wrote: > cuse_set_memory_table > > Signed-off-by: Huawei Xie > --- > lib/librte_vhost/Makefile | 2 +- > lib/librte_vhost/vhost-net.h | 4 +- > lib/librte_vhost/vhost_cuse/vhost-net-cdev.c | 7 +- > lib/librte_vhost/vhost_c

[dpdk-dev] [PATCH RFC v2 06/12] lib/librte_vhost: cuse_set_memory_table

2014-12-11 Thread Huawei Xie
cuse_set_memory_table Signed-off-by: Huawei Xie --- lib/librte_vhost/Makefile | 2 +- lib/librte_vhost/vhost-net.h | 4 +- lib/librte_vhost/vhost_cuse/vhost-net-cdev.c | 7 +- lib/librte_vhost/vhost_cuse/virtio-net-cdev.c | 85 +++ lib/librte_vhos