[IA64] implement csum_ipv6_magic for ia64.
authorChen, Kenneth W <kenneth.w.chen@intel.com>
Fri, 10 Nov 2006 21:17:50 +0000 (13:17 -0800)
committerTony Luck <tony.luck@intel.com>
Thu, 7 Dec 2006 19:17:26 +0000 (11:17 -0800)
The asm version is 4.4 times faster than the generic C version and
10X smaller in code size.

Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found