[dpdk-stable] [PATCH 18.11 1/5] net/dpaa2: add retry and timeout in packet enqueue API

Nipun Gupta nipun.gupta at nxp.com
Wed Dec 18 06:02:42 CET 2019


Hi Kevin,

Thanks for applying the patches.

Regarding test patch I had some local change which I missed adding.
I have resent this patch.

Regards,
Nipun

> -----Original Message-----
> From: Kevin Traynor <ktraynor at redhat.com>
> Sent: Tuesday, December 17, 2019 7:39 PM
> To: Nipun Gupta <nipun.gupta at nxp.com>
> Cc: stable at dpdk.org; Radu-andrei Bulie <radu-andrei.bulie at nxp.com>
> Subject: Re: [PATCH 18.11 1/5] net/dpaa2: add retry and timeout in packet
> enqueue API
> 
> On 17/12/2019 09:30, Nipun Gupta wrote:
> > In the packet transmit, if the QBMAN is not able to process the
> > packets, the Tx function loops infinitely to send the packet out.
> > This patch changes the logic retry for some time (count) and then
> > return.
> >
> > Fixes: cd9935cec873 ("net/dpaa2: enable Rx and Tx operations")
> > Fixes: 16c4a3c46ab7 ("bus/fslmc: add enqueue response read in qbman")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Nipun Gupta <nipun.gupta at nxp.com>
> > Signed-off-by: Radu Bulie <radu-andrei.bulie at nxp.com>
> 
> Thanks for the backports Nipun. Updated commit messages with upstream
> commits ids, removed stable tags and applied. I dropped the test one as
> it was causing a build error - feel free to rebase, or we can just drop
> it from stable.
> 
> thanks,
> Kevin.



More information about the stable mailing list