On Mon, 5 Apr 2021 21:39:52 +0200 Thomas Monjalon <[email protected]> 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 <[email protected]> > Acked-by: Bruce Richardson <[email protected]> > Acked-by: Andrew Rybchenko <[email protected]> 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 <[email protected]>

