[dpdk-dev] [PATCH] octeontx2: do not put escape sequences in log

Thomas Monjalon thomas at monjalon.net
Tue Jul 16 00:12:51 CEST 2019


11/07/2019 10:16, Jerin Jacob Kollanukkaran:
> From: Stephen Hemminger <stephen at networkplumber.org>
> > 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>

Applied, thanks




More information about the dev mailing list