common/octeontx2: remove escape sequences in log
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 11 Jul 2019 03:11:54 +0000 (20:11 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jul 2019 22:12:04 +0000 (00:12 +0200)
commit2d10a3fbab8da3f9e6c8c82bf7a02255647faf66
tree8f71c533e1ac33dcff504d92da01f47637d620f9
parentbc0d4b457192e0643658ebd22ce1eac7aa0df19c
common/octeontx2: remove 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@networkplumber.org>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/octeontx2/otx2_common.h