17/10/2019 14:44, Nipun Gupta: > From: Radu Bulie <radu-andrei.bu...@nxp.com> > + rte_panic("bman release retry exceeded, low > fbpr?\n");
You are not supposed to call rte_panic in a library. Please replace with a smoother abort.
17/10/2019 14:44, Nipun Gupta: > From: Radu Bulie <radu-andrei.bu...@nxp.com> > + rte_panic("bman release retry exceeded, low > fbpr?\n");
You are not supposed to call rte_panic in a library. Please replace with a smoother abort.