15/07/2020 23:22, Stephen Hemminger:
> 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.
[...]
> + char log_flag[] = "--log-level=6";
Instead of disabling all logs, we could just raise the level o
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
Acked-by: Hemant Agrawal
---
app/proc-info/main.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
di
2 matches
Mail list logo