Re: [PATCH 3/3] crc32c: Implement a self-test for CRC32c
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2011-09-01 06:41:11
Also in:
linux-crypto, linux-fsdevel, lkml
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2011-09-01 06:41:11
Also in:
linux-crypto, linux-fsdevel, lkml
On Thu, Sep 01, 2011 at 12:40:08AM -0500, Bob Pearson wrote:
Hi Darrick, The same code in crc32.c was helpful to measure performance and help code tuning as well as indicate correctness. Otherwise the code in crypto may be enough to test all the corner cases. If this survives the review I wonder if there is a way to combine crc32 and crc32c together somehow. I like yours because you can load/unload and not need the memory permanently.
You can unload the crypto testmgr module too. Cheers, -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt