All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] vhost: Fix leaks on migration.
@ 2016-06-16  9:16 Ilya Maximets
  2016-06-16  9:16 ` [PATCH v2 1/2] vhost: fix leak of file descriptors Ilya Maximets
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ilya Maximets @ 2016-06-16  9:16 UTC (permalink / raw)
  To: dev, Huawei Xie, Yuanhan Liu
  Cc: Dyasly Sergey, Heetae Ahn, Vladimir Shilkin, Victor Kaplansky,
	Ilya Maximets

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-20  5:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16  9:16 [PATCH v2 0/2] vhost: Fix leaks on migration Ilya Maximets
2016-06-16  9:16 ` [PATCH v2 1/2] vhost: fix leak of file descriptors Ilya Maximets
2016-06-16  9:16 ` [PATCH v2 2/2] vhost: unmap log memory on cleanup Ilya Maximets
2016-06-20  5:53 ` [PATCH v2 0/2] vhost: Fix leaks on migration Yuanhan Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.