On Mon, 5 Apr 2021 21:39:52 +0200 Thomas Monjalon <tho...@monjalon.net> wrote:
> The description of the EAL options was printed before the application > description provided via the hook. > It is better to let the application print the global syntax > and describes the detail of the EAL options below. > > Also, some useless lines are removed, > and the alignment of few options is fixed. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru> The default eal usage is due for an overhaul. Split it into sections and only show a short summary. See git for an example. But this part is fine, probably hold for 23.11 where users might expect more changes. Acked-by: Stephen Hemminger <step...@networkplumber.org>