On Fri, Sep 30, 2022 at 9:17 AM David Marchand
wrote:
>
> On Thu, Sep 29, 2022 at 12:51 PM Bruce Richardson
> 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.
>
On Thu, Sep 29, 2022 at 12:51 PM Bruce Richardson
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
LGTM with an update of the relea
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
---
doc/guides/rel_notes/deprecation.rst | 3 ---
lib/eal/common/eal_common_launch.c | 3 +--
lib/e
3 matches
Mail list logo