numam-dpdk/lib/librte_pmd_e1000
Pablo de Lara 90daa93a1c igb: set default Rx/Tx configuration
Many sample apps use duplicated code to set rte_eth_txconf and rte_eth_rxconf
structures. This patch allows the user to get a default optimal RX/TX configuration
through rte_eth_dev_info get, and still any parameters may be tweaked as wished,
before setting up queues.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Reviewed-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: David Marchand <david.marchand@6wind.com>
[Thomas: split patch]
2014-10-10 12:54:13 +02:00
..
e1000 e1000/base: add a raw log macro 2014-09-18 20:52:42 +02:00
e1000_ethdev.h igb: add filters 2014-06-16 19:55:04 +02:00
e1000_logs.h e1000: always log init messages 2014-09-18 20:52:42 +02:00
em_ethdev.c e1000: clean log messages 2014-09-18 20:52:42 +02:00
em_rxtx.c e1000: add a message when forcing scatter mode 2014-09-18 20:52:42 +02:00
igb_ethdev.c igb: set default Rx/Tx configuration 2014-10-10 12:54:13 +02:00
igb_pf.c e1000: use the right debug macro 2014-09-18 20:52:42 +02:00
igb_rxtx.c e1000: add a message when forcing scatter mode 2014-09-18 20:52:42 +02:00
Makefile explicit shared code naming as base driver 2014-06-26 07:15:46 +02:00