patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH v2 0/3] vhost: fix fd an memory leaks
@ 2020-11-09 11:25 Maxime Coquelin
  2020-11-09 11:25 ` [dpdk-stable] [PATCH v2 1/3] vhost: fix error path when setting memory tables Maxime Coquelin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maxime Coquelin @ 2020-11-09 11:25 UTC (permalink / raw)
  To: dev, xuan.ding, stephen, thomas, stable, chenbo.xia; +Cc: Maxime Coquelin

This series fixes several leaks in Vhost-user requests
handling.

Thanks to Xuan Ding from Intel for reporting these
issues.

Changes in v2:
- Fix typos in commit messages. (Chenbo)
- Remove useless closing of fds inset_log_base. (Chenbo)

Maxime Coquelin (3):
  vhost: fix error path when setting memory tables
  vhost: fix fd leak in dirty logging setup
  vhost: fix fd leak in kick setup

 lib/librte_vhost/vhost_user.c | 79 ++++++++++++++++++++++-------------
 1 file changed, 50 insertions(+), 29 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-11-09 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09 11:25 [dpdk-stable] [PATCH v2 0/3] vhost: fix fd an memory leaks Maxime Coquelin
2020-11-09 11:25 ` [dpdk-stable] [PATCH v2 1/3] vhost: fix error path when setting memory tables Maxime Coquelin
2020-11-09 11:25 ` [dpdk-stable] [PATCH v2 2/3] vhost: fix fd leak in dirty logging setup Maxime Coquelin
2020-11-09 12:07   ` Xia, Chenbo
2020-11-09 12:11     ` Maxime Coquelin
2020-11-09 11:26 ` [dpdk-stable] [PATCH v2 3/3] vhost: fix fd leak in kick setup Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).