[PATCH v1] crypto: fix build issues on crypto callbacks macro undefined
Akhil Goyal
gakhil at marvell.com
Wed May 22 20:36:28 CEST 2024
> Hi Akhil,
> My patch addresses build issue on setting RTE_CRYPTO_CALLBACKS to 0 and
> Checks for callback registered or not from the next node instead of head node as
> callback head node is always valid pointer.
>
Agreed but your patch cannot be verified without the fix as the callbacks are not getting called if using PMD other than NULL.
More information about the dev
mailing list