Re: [dpdk-dev] [PATCH] l3fwd: set cli back to unix style

2018-01-15 Thread Thomas Monjalon
12/12/2017 00:12, Stephen Hemminger: > The l3fwd program became chatty, and the code looks cluttered in > recent versions. DPDK programs should try for Unix (not VMS) style > and not print messages for the options user selected. Also, errors should > be printed on stderr. To make it easier to find

[dpdk-dev] [PATCH] l3fwd: set cli back to unix style

2017-12-11 Thread Stephen Hemminger
The l3fwd program became chatty, and the code looks cluttered in recent versions. DPDK programs should try for Unix (not VMS) style and not print messages for the options user selected. Also, errors should be printed on stderr. To make it easier to find code matching error messages; error strings s