On Thu, Dec 20, 2012 at 08:11:26PM +0400, Alexander Boyko wrote: > From: Alexander Boyko <alexander_boyko@xxxxxxxxxxx> > > This patch adds crc32 algorithms to shash crypto api. One is wrapper to > generic crc32_le function. Second is crc32 pclmulqdq implementation. It > use hardware provided PCLMULQDQ instruction to accelerate the CRC32 > disposal. This instruction present from Intel Westmere and AMD Bulldozer > CPUs. > > For intel core i5 I got 450MB/s for table implementation and > 2100MB/s for pclmulqdq implementation. > > Signed-off-by: Alexander Boyko <alexander_boyko@xxxxxxxxxxx> Sorry, but your patch is white space damaged and cannot be applied. You can test this yourself by sending a copy to your email address and checking whether you can still apply it. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html