[dpdk-dev] [PATCH] octeontx2: do not put escape sequences in log
Jerin Jacob Kollanukkaran
jerinj at marvell.com
Thu Jul 11 10:16:51 CEST 2019
> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Thursday, July 11, 2019 8:42 AM
> To: Jerin Jacob Kollanukkaran <jerinj at marvell.com>; Nithin Kumar
> Dabilpuram <ndabilpuram at marvell.com>; Vamsi Krishna Attunuru
> <vattunuru at marvell.com>
> Cc: dev at dpdk.org; Stephen Hemminger <stephen at networkplumber.org>
> Subject: [EXT] [PATCH] octeontx2: do not put escape sequences in log
> ----------------------------------------------------------------------
> Putting color escape sequences in the log look pretty for the developer but
> fails in real world DPDK usage. A real application will put DPDK log to syslog,
> and syslog does not handle escape sequences.
>
> Fixes: dd543124cd93 ("common/octeontx2: add runtime log infra")
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Request to change git commit as "common/octeontx2: remove escape sequences in log" on apply.
With change:
Acked-by: Jerin Jacob <jerinj at marvell.com>
More information about the dev
mailing list