Re: [PATCHv3 07/10] lib: add crc64 tests

From: Chaitanya Kulkarni
Date: Tue Feb 22 2022 - 11:51:05 EST


On 2/22/22 08:31, Keith Busch wrote:
> Provide a module to test the rocksoft crc64 calculations with well known
> inputs and exepected values. Check the generic table implementation and
> whatever module is registered from the crypto library, and compare their
> speeds.
>
> Signed-off-by: Keith Busch <kbusch@xxxxxxxxxx>
> ---

Looks good.

Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx>

-ck