Olivier Matz 0ef850c4f6 ethdev: move a queue id check to generic layer
The check of queue_id is done in all drivers implementing
rte_eth_rx_queue_count(). Factorize this check in the generic function.

Note that the nfp driver was doing the check differently, which could
induce crashes if the queue index was too big.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2017-03-09 19:29:51 +01:00
..
2016-05-06 15:51:22 +02:00
2016-05-06 15:51:22 +02:00
2017-01-17 19:41:43 +01:00
2017-01-17 19:41:43 +01:00