DPDK patches and discussions
 help / color / mirror / Atom feed
From: Wenjun Wu <wenjun1.wu@intel.com>
To: dev@dpdk.org, anatoly.burakov@intel.com, qi.z.zhang@intel.com
Cc: simei.su@intel.com, Wenjun Wu <wenjun1.wu@intel.com>
Subject: [PATCH v1 0/2] fix memory leak
Date: Wed,  5 Jul 2023 17:25:09 +0800	[thread overview]
Message-ID: <20230705092511.362484-1-wenjun1.wu@intel.com> (raw)

This patch set fix memory leak in vdev and example hotplug_mp.

Wenjun Wu (2):
  bus/vdev: fix memory leak
  examples/multi_process: fix memory leak

 drivers/bus/vdev/vdev.c                      |  5 +++++
 examples/multi_process/hotplug_mp/commands.c | 22 ++++++++++++++++++++
 2 files changed, 27 insertions(+)

-- 
2.34.1


             reply	other threads:[~2023-07-05  9:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05  9:25 Wenjun Wu [this message]
2023-07-05  9:25 ` [PATCH v1 1/2] bus/vdev: " Wenjun Wu
2023-07-06  0:48   ` fengchengwen
2023-07-05  9:25 ` [PATCH v1 2/2] examples/multi_process: " Wenjun Wu
2023-07-06  1:02   ` fengchengwen
2023-07-06  5:10     ` Wu, Wenjun1

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230705092511.362484-1-wenjun1.wu@intel.com \
    --to=wenjun1.wu@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=simei.su@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).