[dpdk-dev] [PATCH v5 2/4] eal: improve options usage text
Stephen Hemminger
stephen at networkplumber.org
Thu Jul 6 20:45:01 CEST 2023
On Mon, 5 Apr 2021 21:39:52 +0200
Thomas Monjalon <thomas at 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 <thomas at monjalon.net>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Andrew Rybchenko <andrew.rybchenko at 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 <stephen at networkplumber.org>
More information about the dev
mailing list