netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: roland@kernel.org
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] infiniband: addr: Avoid unnecessary neigh lookup.
Date: Fri, 02 Dec 2011 21:48:54 -0500 (EST)	[thread overview]
Message-ID: <20111202.214854.1347753621091554078.davem@davemloft.net> (raw)
In-Reply-To: <CAL1RGDU8=G_TKRirxm6pMni3H3a-FbvDz+pzG_oaZo-LYBQ0bg@mail.gmail.com>

From: Roland Dreier <roland@kernel.org>
Date: Fri, 2 Dec 2011 15:18:00 -0800

>> So if it's OK with you I'd like to merge this stuff directly in the
>> net-next tree after getting your ACK on each patch.
> 
> Sure, that's fine, and for this particular patch:
> 
> Acked-by: Roland Dreier <roland@purestorage.com>

Thanks for reviewing Roland.

I reread this code and it turns out that the ipv6 handling does
the same exact thing as what I transformed ipv4 to do, so it's
better to have a helper function and make ipv4 and ipv6 use it.

I've sanitized the neighbour handling in the entire Infiniband
stack tonight, and I'll send that series out for review right now.
It will include an updated version of this patch.

      reply	other threads:[~2011-12-03  2:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02 19:55 [PATCH] infiniband: addr: Avoid unnecessary neigh lookup David Miller
2011-12-02 23:18 ` Roland Dreier
2011-12-03  2:48   ` David Miller [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=20111202.214854.1347753621091554078.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=roland@kernel.org \
    /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).