[dpdk-dev] [PATCH v2 3/3] crypto/armv8: remove redundant assert definition

Akhil Goyal akhil.goyal at nxp.com
Tue Jul 28 21:49:06 CEST 2020


> No need to define assert function in PMD since RTE provides the same.
> Remove private definition and use RTE_VERIFY instead.
> 
> Suggested-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Ruifeng Wang <ruifeng.wang at arm.com>
> ---
>  drivers/crypto/armv8/armv8_pmd_private.h | 8 --------
>  drivers/crypto/armv8/rte_armv8_pmd.c     | 2 +-
>  2 files changed, 1 insertion(+), 9 deletions(-)
> 
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>


More information about the dev mailing list