[dpdk-dev] [RFC PATCH 1/1] vhost: Add dynamic logging system
Tiwei Bie
tiwei.bie at intel.com
Tue Oct 29 14:45:43 CET 2019
On Fri, Oct 18, 2019 at 10:26:39AM +0200, Adrian Moreno wrote:
> Currently there are a couple of limitations on the logging system: Most
> of the logs are compiled out and both datapath and controlpath logs
> share the same loglevel.
>
> This patch tries to help fix that situation by:
> - Splitting control plane and data plane logs
> - Making control plane logs dynamic while keeping data plane logs
> compiled out by default for log levels lower than RTE_LOG_DP_LEVEL.
+1
Thanks for the work!
Thanks,
Tiwei
More information about the dev
mailing list