[PATCH] eal: remove panic on remote launch failure
David Marchand
david.marchand at redhat.com
Mon Oct 3 09:16:53 CEST 2022
On Fri, Sep 30, 2022 at 9:17 AM David Marchand
<david.marchand at redhat.com> wrote:
>
> On Thu, Sep 29, 2022 at 12:51 PM Bruce Richardson
> <bruce.richardson at intel.com> wrote:
> >
> > Library functions should not cause the app to exit or panic. Replace the
> > existing panic call in the EAL remote launch functions with an error
> > code return instead.
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Reviewed-by: David Marchand <david.marchand at redhat.com>
There are probably other places to cleanup wrt rte_panic in EAL, but
this first cleanup is good and the rest can come later.
Added a note in the RN and applied.
Thanks Bruce.
--
David Marchand
More information about the dev
mailing list