[dpdk-dev] [PATCH v2 0/2] vhost: Fix leaks on migration.

Yuanhan Liu yuanhan.liu at linux.intel.com
Mon Jun 20 07:53:16 CEST 2016


Applied to dpdk-next-virtio. Thanks!

	--yliu

On Thu, Jun 16, 2016 at 12:16:35PM +0300, Ilya Maximets wrote:
> v2:
> 	* rebased on top of dpdk-next-virtio/master
> 
> Ilya Maximets (2):
>   vhost: fix leak of file descriptors.
>   vhost: unmap log memory on cleanup.
> 
>  lib/librte_vhost/vhost-net.h                  |  1 +
>  lib/librte_vhost/vhost_user/virtio-net-user.c | 16 ++++++++++++++--
>  2 files changed, 15 insertions(+), 2 deletions(-)
> 
> -- 
> 2.7.4


More information about the dev mailing list