[Bug 8] Debug/error output should go to stderr
From: <hidden>
Date: 2018-01-09 21:53:14
https://dpdk.org/tracker/show_bug.cgi?id=8 Bug ID: 8 Summary: Debug/error output should go to stderr Product: DPDK Version: 17.11 Hardware: All OS: All Status: CONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: alexandre.ferrieux@orange.com Target Milestone: --- In EAL and elsewhere, various diag, debug or error messages are just written to stdout. This is completely incompatible with any application which generates structured and/or binary output on its stdout. A library must confine such unpredictable output to stderr. -- You are receiving this mail because: You are the assignee for the bug.