Chas Williams f078565129 net/bnx2x: fix transmit queue free threshold
The default tx_free_thresh is potentially larger than the allocated queue
which will result in TX queue cleanup never happening.  To fix this,
lower the default free threshold and ensure that the free threshold is
never greater than the maximum outstanding transmit buffers.

Fixes: 827ed2a118cc ("net/bnx2x: restructure Tx routine")
Cc: stable@dpdk.org

Signed-off-by: Chas Williams <ciwillia@brocade.com>
Acked-by: Harish Patil <harish.patil@qlogic.com>
2017-04-04 15:52:50 +02:00
..
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2017-02-10 12:25:49 +01:00
2017-01-30 22:18:26 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2015-12-13 01:58:10 +01:00
2016-10-26 19:38:17 +02:00
2015-12-13 01:58:10 +01:00
2017-03-27 23:28:43 +02:00