numam-dpdk/drivers/net/e1000
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
..
base net/e1000: use I/O device memory read/write API 2017-01-18 17:18:26 +01:00
e1000_ethdev.h net/e1000: add Tx preparation 2017-01-04 20:40:20 +01:00
e1000_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
em_ethdev.c drivers/net: fix device configuration 2017-02-10 12:25:49 +01:00
em_rxtx.c ethdev: move a queue id check to generic layer 2017-03-09 19:29:51 +01:00
igb_ethdev.c drivers/net: fix device configuration 2017-02-10 12:25:49 +01:00
igb_pf.c net/e1000: localize mapping of ethdev to PCI device 2016-12-24 18:54:33 +01:00
igb_regs.h igb: add access to specific device info 2015-07-16 23:56:13 +02:00
igb_rxtx.c ethdev: move a queue id check to generic layer 2017-03-09 19:29:51 +01:00
Makefile net/e1000: fix build with clang 2016-06-15 17:13:56 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00