[PATCH 11/11] crypto: add crypto compression sefltest

Dan Streetman ddstreet at ieee.org
Thu Apr 9 00:48:03 AEST 2015


On Wed, Apr 8, 2015 at 10:16 AM, Herbert Xu <herbert at gondor.apana.org.au> wrote:
> On Tue, Apr 07, 2015 at 01:34:30PM -0400, Dan Streetman wrote:
>> Add configurable module to perform self-tests on any crypto compression
>> driver.
>>
>> This allows testing any crypto compression driver with any input buffer,
>> at varying alignments and lengths.  It calculates the average bytes per
>> second compression and decompression rates.  Any errors reported by the
>> compressor during compression or decompression will end the test and
>> be logged.
>>
>> Signed-off-by: Dan Streetman <ddstreet at ieee.org>
>
> Please use the existing infrastructure in testmgr/tcrypt.

I think I looked at that and it didn't seem like it would be able to
include all the user controls, but I'll look again.  In any case this
test doesn't have to be included in this 842 patch set, so I'll drop
it from the next version and re-send it by itself if/when I can update
it to use testmgr.

>
> Thanks,
> --
> Email: Herbert Xu <herbert at gondor.apana.org.au>
> Home Page: http://gondor.apana.org.au/~herbert/
> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


More information about the Linuxppc-dev mailing list