[dpdk-dev] [PATCH v3 3/3] app: Used default RX/TX configuration got from dev info in apps

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Oct 10 13:20:59 CEST 2014


2014-10-01 10:49, Pablo de Lara:
> 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.

If my understanding is correct, you are cleaning only examples whose
you are sure we want default values or you know which parameter to tune.
Right?

I'd like to see another patch for testpmd and other tests/examples whose
default values would be OK.

Thanks
-- 
Thomas


More information about the dev mailing list