[dpdk-stable] [PATCH 7/9 v2] mempool/dpaa2: panic on endless loop in mbuf release

Thomas Monjalon thomas at monjalon.net
Thu Oct 24 01:08:53 CEST 2019


17/10/2019 14:44, Nipun Gupta:
> From: Radu Bulie <radu-andrei.bulie at 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.







More information about the stable mailing list