app/procinfo: hide EAL info messages
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 24 Sep 2020 05:34:29 +0000 (22:34 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 19 Oct 2020 22:41:22 +0000 (00:41 +0200)
commit94c4199dfb1705547642418afa30b63d6a306b7a
tree35df836415cb7e5d81495e588e5fc23a779a0515
parent92a500e14aafa151fd2a0df1706530554aab285a
app/procinfo: hide EAL info messages

The DPDK EAL info messages at the start of a diagnostic application
are not helpful to end user. Suppress them by setting log-level
by default.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
app/proc-info/main.c