net/dpaa2: enable Tx congestion state check
authorHemant Agrawal <hemant.agrawal@nxp.com>
Mon, 24 Jul 2017 07:31:46 +0000 (13:01 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 30 Jul 2017 18:24:55 +0000 (20:24 +0200)
For larger packet size congestion is observed on Tx Queues.
This patch enables Tx Queue congestion state check support.
If congested, try to resend the packet few times.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>

No differences found