numam-dpdk/drivers/bus/fslmc/portal
Nipun Gupta ce4fd609b4 net/dpaa2: add retry and timeout in packet enqueue API
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: cd9935cec8 ("net/dpaa2: enable Rx and Tx operations")
Fixes: 16c4a3c46a ("bus/fslmc: add enqueue response read in qbman")
Cc: stable@dpdk.org

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Signed-off-by: Radu Bulie <radu-andrei.bulie@nxp.com>
2019-11-06 01:14:00 +01:00
..
dpaa2_hw_dpbp.c bus/fslmc: fix undefined reference of memsegs 2018-08-27 14:14:27 +02:00
dpaa2_hw_dpci.c bus/fslmc: keep Tx queues information for DPCI devices 2018-05-08 14:20:06 +02:00
dpaa2_hw_dpio.c drivers/bus: use lcore accessors 2019-06-03 12:30:04 +02:00
dpaa2_hw_dpio.h bus/fslmc: use CINH read on LS1088 platform 2019-07-15 23:51:14 +02:00
dpaa2_hw_pvt.h net/dpaa2: add retry and timeout in packet enqueue API 2019-11-06 01:14:00 +01:00