[dpdk-dev] [PATCH v3 0/2] vhost: vhost unix domain socket cleanup

Huawei Xie huawei.xie at intel.com
Thu Jun 18 19:40:58 CEST 2015


vhost user could register multiple unix domain socket server, and use the path to identify the virtio device connecting to it.
rte_vhost_driver_unregister will clean up the unix domain socket for the specified path.

Huawei Xie (2):
  vhost socket cleanup
  update version map file for rte_vhost_driver_unregister API

 lib/librte_vhost/rte_vhost_version.map       |  8 ++++
 lib/librte_vhost/rte_virtio_net.h            |  3 ++
 lib/librte_vhost/vhost_cuse/vhost-net-cdev.c |  9 ++++
 lib/librte_vhost/vhost_user/vhost-net-user.c | 68 +++++++++++++++++++++++-----
 lib/librte_vhost/vhost_user/vhost-net-user.h |  2 +-
 5 files changed, 77 insertions(+), 13 deletions(-)

-- 
1.8.1.4



More information about the dev mailing list