[PATCH v1 3/3] test/crypto: add support for error recovery

Akhil Goyal gakhil at marvell.com
Wed Sep 18 07:42:01 CEST 2024


> Subject: [PATCH v1 3/3] test/crypto: add support for error recovery
> 
> Add a callback for error recovery and register it with cryptodev.
> Add a unit test to verify the error recovery of cryptodev.
> The unit test generates an error by passing an mbuf to cryptodev
> allocated from heap memory. The registered callback will be called as
> part of error recovery.
> The unit test verifies the cryptodev recovery by testing a simple
> crypto operation.
> 
> Signed-off-by: Vidya Sagar Velumuri <vvelumuri at marvell.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>


More information about the dev mailing list