numam-dpdk/lib/librte_pmd_i40e
Pablo de Lara 27b31ee33f i40e: 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:19 +02:00
..
2014-10-07 18:02:11 +02:00
2014-09-18 20:52:42 +02:00
2014-09-18 20:52:41 +02:00
2014-10-09 20:02:34 +02:00