numam-dpdk/examples/netmap_compat
Pablo de Lara 81f7ecd934 examples: use factorized default Rx/Tx configuration
For apps that were using default rte_eth_rxconf and rte_eth_txconf
structures, these have been removed and now they are obtained by
calling rte_eth_dev_info_get, just before setting up RX/TX queues.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2014-10-10 13:01:49 +02:00
..
bridge examples: use factorized default Rx/Tx configuration 2014-10-10 13:01:49 +02:00
lib examples: use factorized default Rx/Tx configuration 2014-10-10 13:01:49 +02:00
netmap remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile examples/netmap_compat: add default build target 2014-10-09 20:02:35 +02:00