[dpdk-dev] [PATCH v3 20/40] drivers: enable compilation of DPAA Mempool driver

Thomas Monjalon thomas at monjalon.net
Thu Sep 21 23:55:25 CEST 2017


23/08/2017 16:11, Shreyansh Jain:
> +CONFIG_RTE_LIBRTE_DPAA_MEMPOOL_DEBUG=n

Please could you try to remove this kind of option?
We are going to remove them from DPDK.

For control path, no need of removing logs at compilation time.
For data path, compilation of logs is controlled by CONFIG_RTE_LOG_DP_LEVEL.
For enabling/disabling logs at runtime in the component,
there is the dynamic log types.


More information about the dev mailing list