Shahed Shaikh 65a45ecc76 net/bnx2x: fix supported max Rx/Tx descriptor count
Driver does not provide limit on number Rx and Tx descriptors per queue,
this may result in application configuring 64k descriptors (default set
by rte_eth_dev_info_get()) and further result in issues in PMD and HW
flows due to unsupported number.

Fixes: 540a211084a7 ("bnx2x: driver core")
Cc: stable@dpdk.org

Signed-off-by: Shahed Shaikh <shshaikh@marvell.com>
Acked-by: Rasesh Mody <rmody@marvell.com>
2019-06-13 23:54:30 +09:00
..
2018-11-14 00:35:53 +01:00
2019-04-19 14:51:54 +02:00
2019-04-19 14:51:54 +02:00
2019-06-13 23:54:30 +09:00
2019-06-13 23:54:30 +09:00
2018-10-18 10:24:39 +02:00
2019-02-27 12:13:54 +01:00