DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Guoyang Zhou <zhouguoyang@huawei.com>, dev@dpdk.org
Cc: bluca@debian.org, cloud.wangxiaoyun@huawei.com,
	luoxianjun@huawei.com, yin.yinshi@huawei.com,
	luojiachen@huawei.com, chenlizhong@huawei.com,
	zhaohui8@huawei.com, chenchanghu@huawei.com, stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2 1/1] net/hinic: fix the problem of hugepage memory leaks
Date: Fri, 20 Nov 2020 15:49:07 +0000	[thread overview]
Message-ID: <c7a0419f-fb3a-1bec-fbce-99e371387c41@intel.com> (raw)
In-Reply-To: <1605863489-162236-1-git-send-email-zhouguoyang@huawei.com>

On 11/20/2020 9:11 AM, Guoyang Zhou wrote:
> The nic_io memory sets to NULL before free it, this is wrong, and
> the freeing of some private port resources should be moved from the
> ".remove(device)" function to the ".dev_close(port)" function.
> 
> Fixes: f30e69b41f94 ("ethdev: add device flag to bypass auto-filled queue xstats")
> Cc: stable@dpdk.org
> Signed-off-by: Guoyang Zhou <zhouguoyang@huawei.com>

Applied to dpdk-next-net/main, thanks.


      reply	other threads:[~2020-11-20 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20  9:11 Guoyang Zhou
2020-11-20 15:49 ` Ferruh Yigit [this message]

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=c7a0419f-fb3a-1bec-fbce-99e371387c41@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=bluca@debian.org \
    --cc=chenchanghu@huawei.com \
    --cc=chenlizhong@huawei.com \
    --cc=cloud.wangxiaoyun@huawei.com \
    --cc=dev@dpdk.org \
    --cc=luojiachen@huawei.com \
    --cc=luoxianjun@huawei.com \
    --cc=stable@dpdk.org \
    --cc=yin.yinshi@huawei.com \
    --cc=zhaohui8@huawei.com \
    --cc=zhouguoyang@huawei.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).