This series updated log system used by armv8 crypto PMD.
The config option used to enable and disable logs was removed, and
logs are always enabled.
Created dedicated log type for the PMD and not to use crypto dev
generic log type.

v2:
Removed config option to always enable log.
Added new log type for the PMD.
Removed redundant assert definition.

Ruifeng Wang (3):
  crypto/armv8: remove log debug option
  crypto/armv8: use dedicated log type
  crypto/armv8: remove redundant assert definition

 config/common_base                       |  1 -
 drivers/crypto/armv8/armv8_pmd_private.h | 38 +++++++++---------------
 drivers/crypto/armv8/rte_armv8_pmd.c     |  4 ++-
 3 files changed, 17 insertions(+), 26 deletions(-)

-- 
2.17.1

Reply via email to