From: David Miller <davem@davemloft.net>
To: jpirko@redhat.com
Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org, fubar@us.ibm.com
Subject: Re: [PATCH net-next-2.6] bonding: use compare_ether_addr_64bits() in ALB
Date: Tue, 01 Sep 2009 17:44:06 -0700 (PDT) [thread overview]
Message-ID: <20090901.174406.160495063.davem@davemloft.net> (raw)
In-Reply-To: <20090901181834.GB3209@psychotron.redhat.com>
From: Jiri Pirko <jpirko@redhat.com>
Date: Tue, 1 Sep 2009 20:18:35 +0200
> Tue, Sep 01, 2009 at 06:31:18PM CEST, eric.dumazet@gmail.com wrote:
>>We can speedup ether addresses compares using compare_ether_addr_64bits()
>>instead of memcmp(). We make sure all operands are at least 8 bytes long and
>>16bits aligned (or better, long word aligned if possible)
>>
>>Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
...
> Reviewed-by: Jiri Pirko <jpirko@redhat.com>
Applied.
prev parent reply other threads:[~2009-09-02 0:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-01 16:31 [PATCH net-next-2.6] bonding: use compare_ether_addr_64bits() in ALB Eric Dumazet
2009-09-01 18:18 ` Jiri Pirko
2009-09-02 0:44 ` 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=20090901.174406.160495063.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=fubar@us.ibm.com \
--cc=jpirko@redhat.com \
--cc=netdev@vger.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).