All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamal Hadi Salim <jhs@mojatatu.com>
To: Cong Wang <xiyou.wangcong@gmail.com>, netdev@vger.kernel.org
Subject: Re: [Patch net-next v2 1/2] net_sched: prepare tcf_hashinfo_destroy() for netns support
Date: Tue, 23 Feb 2016 08:01:36 -0500	[thread overview]
Message-ID: <56CC5830.6040308@mojatatu.com> (raw)
In-Reply-To: <1456185473-25403-2-git-send-email-xiyou.wangcong@gmail.com>

On 16-02-22 06:57 PM, Cong Wang wrote:
> We only release the memory of the hashtable itself, not its
> entries inside. This is not a problem yet since we only call
> it in module release path, and module is refcount'ed by
> actions. This would be a problem after we move the per module
> hinfo into per netns in the latter patch.
>
> Cc: Jamal Hadi Salim <jhs@mojatatu.com>
> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>

Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>


cheers,
jamal

  reply	other threads:[~2016-02-23 13:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22 23:57 [Patch net-next v2 0/2] net_sched: add network namespace support for tc actions Cong Wang
2016-02-22 23:57 ` [Patch net-next v2 1/2] net_sched: prepare tcf_hashinfo_destroy() for netns support Cong Wang
2016-02-23 13:01   ` Jamal Hadi Salim [this message]
2016-02-22 23:57 ` [Patch net-next v2 2/2] net_sched: add network namespace support for tc actions Cong Wang
2016-02-23 13:14   ` Jamal Hadi Salim
2016-02-23 22:23     ` Cong Wang
2016-02-24 13:19       ` Jamal Hadi Salim
2016-02-24 17:21         ` Cong Wang
2016-02-25 12:17           ` Jamal Hadi Salim
2016-02-24 18:37     ` Cong Wang
2016-02-25 19:16 ` [Patch net-next v2 0/2] " David Miller

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=56CC5830.6040308@mojatatu.com \
    --to=jhs@mojatatu.com \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@gmail.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 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.