On Thu, Sep 29, 2022 at 1:16 PM Morten Brørup <[email protected]> wrote: > > DPDK libraries should never call rte_exit on failure, so change the > > function return type of rte_metrics_init to "int" to allow returning an > > error code to the application rather than exiting the whole app on init > > failure. > > > > Signed-off-by: Bruce Richardson <[email protected]> > Acked-by: Morten Brørup <[email protected]>
Lgtm too. Added a note in the RN and applied. Thanks Bruce. -- David Marchand

