0ef850c4f6
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> |
||
---|---|---|
.. | ||
base | ||
e1000_ethdev.h | ||
e1000_logs.h | ||
em_ethdev.c | ||
em_rxtx.c | ||
igb_ethdev.c | ||
igb_pf.c | ||
igb_regs.h | ||
igb_rxtx.c | ||
Makefile | ||
rte_pmd_e1000_version.map |