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

From: Herbert Xu
Date: Wed Apr 08 2015 - 10:17:07 EST


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@xxxxxxxx>

Please use the existing infrastructure in testmgr/tcrypt.

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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/