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

Nipun Gupta nipun.gupta at nxp.com
Wed Oct 30 13:17:44 CET 2019


Hi Thomas,

> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Thursday, October 24, 2019 4:39 AM
> To: Nipun Gupta <nipun.gupta at nxp.com>; Radu-andrei Bulie <radu-
> andrei.bulie at nxp.com>
> Cc: stable at dpdk.org; dev at dpdk.org; ferruh.yigit at intel.com; Hemant
> Agrawal <hemant.agrawal at nxp.com>; Sachin Saxena
> <sachin.saxena at nxp.com>
> Subject: Re: [dpdk-stable] [PATCH 7/9 v2] mempool/dpaa2: panic on endless
> loop in mbuf release
> 
> 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.

Agree. Will add a log and return.

> 
> 
> 
> 



More information about the dev mailing list