Hi, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Dekel Peled > Sent: Wednesday, October 30, 2019 10:42 AM > To: Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]>; Shahaf Shuler <[email protected]> > Cc: Ori Kam <[email protected]>; [email protected] > 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 <[email protected]> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

