netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Eric Dumazet <eric.dumazet@gmail.com>,
	David Miller <davem@davemloft.net>,
	dsahern@kernel.org
Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com
Subject: Re: [PATCH v2 net-next] neighbor: Improve garbage collection
Date: Mon, 10 Dec 2018 07:38:33 -0700	[thread overview]
Message-ID: <c41825c9-7e55-3120-eded-2dc6849fc3e2@gmail.com> (raw)
In-Reply-To: <54aa78ec-9a5b-b798-d93d-7daf2e6b1a96@gmail.com>

On 12/9/18 10:12 PM, Eric Dumazet wrote:
> What protects gc_list linkage ?

Yes, I found this yesterday morning as well: the list_add_tail in
neigh_alloc needs to be moved to ___neigh_create. Internet to our lab
has been knocked out for a while now; I will send a patch when I can.

      parent reply	other threads:[~2018-12-10 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07 20:24 [PATCH v2 net-next] neighbor: Improve garbage collection David Ahern
2018-12-08  0:03 ` David Miller
2018-12-10  5:12   ` Eric Dumazet
2018-12-10  5:14     ` Eric Dumazet
2018-12-10  8:55     ` Wolfgang Bumiller
2018-12-10 14:38     ` David Ahern [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=c41825c9-7e55-3120-eded-2dc6849fc3e2@gmail.com \
    --to=dsahern@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=roopa@cumulusnetworks.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).