numam-dpdk/examples/qos_meter
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
..
main.c examples: use factorized default Rx/Tx configuration 2014-10-10 13:01:49 +02:00
main.h fix unix permissions for source files 2014-08-28 17:04:01 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_policer.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_policer.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00