Re: [dpdk-dev] [PATCH 0/7] Change DPAA2 to dynamic logging

2018-03-12 Thread Shreyansh Jain
On 3/12/2018 2:55 PM, Shreyansh Jain wrote: DPAA2 devices are enabled by: - bus/fslmc - net/dpaa2 - mempool/dpaa2 - event/dpaa2 and - crypto/dpaa2_sec This patch series converts the existing static debugging macros - for control and datapath, both - into dynamic logging macros. Identified for l

Re: [dpdk-dev] [PATCH 0/7] Change DPAA2 to dynamic logging

2018-03-12 Thread Hemant Agrawal
On 3/12/2018 2:55 PM, Shreyansh Jain wrote: DPAA2 devices are enabled by: - bus/fslmc - net/dpaa2 - mempool/dpaa2 - event/dpaa2 and - crypto/dpaa2_sec This patch series converts the existing static debugging macros - for control and datapath, both - into dynamic logging macros. Please also sp

[dpdk-dev] [PATCH 0/7] Change DPAA2 to dynamic logging

2018-03-12 Thread Shreyansh Jain
DPAA2 devices are enabled by: - bus/fslmc - net/dpaa2 - mempool/dpaa2 - event/dpaa2 and - crypto/dpaa2_sec This patch series converts the existing static debugging macros - for control and datapath, both - into dynamic logging macros. Identified for logs are: FSLMC bus - bus.fslmc Mempool Driver