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

Yuanhan Liu yuanhan.liu at linux.intel.com
Thu Jun 16 10:42:04 CEST 2016


Thanks for fixing them!

Would you please resend them, with a rebase based on master branch
of following tree:

http://dpdk.org/browse/next/dpdk-next-virtio/

	--yliu

On Thu, Jun 16, 2016 at 11:32:03AM +0300, Ilya Maximets wrote:
> Ilya Maximets (2):
>   vhost: fix leak of file descriptors.
>   vhost: unmap log memory on cleanup.
> 
>  lib/librte_vhost/rte_virtio_net.h             |  3 ++-
>  lib/librte_vhost/vhost_user/virtio-net-user.c | 16 ++++++++++++++--
>  2 files changed, 16 insertions(+), 3 deletions(-)
> 
> -- 
> 2.7.4


More information about the dev mailing list