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

2020-07-28 Thread Akhil Goyal
> 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_p

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

2020-07-28 Thread Ruifeng Wang
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: e