numam-dpdk/examples/load_balancer
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
..
config.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
init.c examples: use factorized default Rx/Tx configuration 2014-10-10 13:01:49 +02:00
main.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
main.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
runtime.c mbuf: rename in_port to just port 2014-09-17 11:27:51 +02:00