[dpdk-dev] [PATCH] net/mlx5: remove redundant new line char in logs

Raslan Darawsheh rasland at mellanox.com
Sun Nov 3 14:34:27 CET 2019


Hi,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Dekel Peled
> Sent: Wednesday, October 30, 2019 10:42 AM
> To: Matan Azrad <matan at mellanox.com>; Slava Ovsiienko
> <viacheslavo at mellanox.com>; Shahaf Shuler <shahafs at mellanox.com>
> Cc: Ori Kam <orika at mellanox.com>; dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx5: remove redundant new line char in
> logs
> 
> DRV_LOG macro is used to print log messages, one per line.
> In several locations this macro is used with redundant '\n' character
> at the end of the log message, causing blank lines between log lines.
> 
> This patch removes the '\n' character where it is redundant.
> 
> Signed-off-by: Dekel Peled <dekelp at mellanox.com>
> ---

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh



More information about the dev mailing list