Re: [dpdk-dev] [PATCH v2 0/5] crypto/qat: move to dynamic logging

2018-06-14 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Tomasz Jozwiak > Sent: Thursday, June 14, 2018 12:03 PM > To: Trahe, Fiona ; Jozwiak, TomaszX > ; dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2 0/5] crypto/qat: move to dynamic logging > &g

[dpdk-dev] [PATCH v2 0/5] crypto/qat: move to dynamic logging

2018-06-14 Thread Tomasz Jozwiak
Note this patchset is targeting 18.08 release and depends on the qat refactoring patchset: http://dpdk.org/ml/archives/dev/2018-May/101306.html Move to dynamic logging and cleanup trace. Changes for v2: - fixed some bugs detected in patch 2/5 when using clang Fiona Trahe (2): crypto/qat: re