[dpdk-dev] [dpdk-stable] [PATCH v2] eal: fix errno on service cores init failure
David Marchand
david.marchand at redhat.com
Thu Jan 14 16:52:15 CET 2021
On Wed, Jan 13, 2021 at 9:29 AM Olivier Matz <olivier.matz at 6wind.com> wrote:
>
> Currently, when rte_service_init() fails at initialization, we
> see the following message:
>
> Cannot init EAL: Exec format error
>
> This error code does describe the real issue. Instead, use the error
> code returned by the function.
>
> Fixes: e39824500825 ("service: initialize with EAL")
> Cc: stable at dpdk.org
>
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> Acked-by: Harry van Haaren <harry.van.haaren at intel.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list