[dpdk-dev] [PATCH v2 2/2] eal: add log support on Windows

Thomas Monjalon thomas at monjalon.net
Thu May 7 12:17:44 CEST 2020


06/05/2020 03:30, Pallavi Kadam:
> Initialize logging on Windows to send log output
> to the console.
> 
> Signed-off-by: Pallavi Kadam <pallavi.kadam at intel.com>
> Reviewed-by: Ranjit Menon <ranjit.menon at intel.com>
> Reviewed-by: Tasnim Bashar <tbashar at mellanox.com>
> Tested-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> ---

The comment below is useless. I take freedom of dropping it on apply :-)

> +	/* initialize all logs */
> +	rte_eal_log_init(NULL, 0);





More information about the dev mailing list