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

Kevin Traynor ktraynor at redhat.com
Tue Dec 17 15:08:52 CET 2019


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