[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <03ac01cc6869$9cd23b60$d676b220$@systemfabricworks.com>
Date: Thu, 1 Sep 2011 00:40:08 -0500
From: "Bob Pearson" <rpearson@...temfabricworks.com>
To: "'Darrick J. Wong'" <djwong@...ibm.com>,
"'Andreas Dilger'" <adilger.kernel@...ger.ca>,
"'Herbert Xu'" <herbert@...dor.apana.org.au>,
"'Theodore Tso'" <tytso@....edu>,
"'David Miller'" <davem@...emloft.net>
Cc: "'linux-kernel'" <linux-kernel@...r.kernel.org>,
"'Mingming Cao'" <cmm@...ibm.com>,
"'linux-crypto'" <linux-crypto@...r.kernel.org>,
"'linux-fsdevel'" <linux-fsdevel@...r.kernel.org>,
<linux-ext4@...r.kernel.org>
Subject: RE: [PATCH 3/3] crc32c: Implement a self-test for CRC32c
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.
Bob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists