[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081123.154554.255301279.davem@davemloft.net>
Date: Sun, 23 Nov 2008 15:45:54 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: dada1@...mosbay.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] eth: Declare an optimized compare_ether_addr_64bits()
function
From: Eric Dumazet <dada1@...mosbay.com>
Date: Sat, 22 Nov 2008 08:19:17 +0100
> This patch implements a compare_ether_addr_64bits() function, that
> handles the case of x86 cpus, but might be used on other arches as
> well, if their potential misaligned long word reads are not
> expensive.
We have a test for this, HAVE_EFFICIENT_UNALIGNED_ACCESS
Please use that instead of CONFIG_X86 and I'll apply this
to net-next-2.6
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists