numam-dpdk/examples/l3fwd-acl
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 acl: new sample l3fwd-acl 2014-06-14 01:29:45 +02:00
Makefile examples: fix default build target 2014-07-19 01:47:51 +02:00