[dpdk-stable] [PATCH v2 1/3] crypto/armv8: remove log debug option

Akhil Goyal akhil.goyal at nxp.com
Tue Jul 28 21:48:37 CEST 2020


> Typo in debug log switch macro caused debug log cannot be enabled.
> Since no log used in data path, remove the debug option entirely
> and have logs always enabled.
> 
> Resolved compilation error when debug log is enabled:
> rte_armv8_pmd.c: In function ‘process_armv8_chained_op’:
> rte_armv8_pmd.c:633:22: error: expected ‘)’ before ‘crypto_func’
>   ARMV8_CRYPTO_ASSERT(crypto_func != NULL);
>                       ^
> 
> Fixes: 169ca3db550c ("crypto/armv8: add PMD optimized for ARMv8
> processors")
> Cc: stable at dpdk.org
> 
> Reported-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Ruifeng Wang <ruifeng.wang at arm.com>
> ---
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>


More information about the stable mailing list