[dpdk-dev] [PATCH] ethdev: Fixed memory corruption in rte_eth_rx_queue_setup and rte_eth_tx_queue_setup

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Oct 20 23:51:50 CEST 2014


2014-10-20 18:26, Pablo de Lara:> Commit fbde27f1 (ethdev: get default Rx/Tx configuration from dev info),
> introduced a bug, which caused memory corruption in dev_info.
> To get RX/TX configuration, both rx/tx queue setup functions were calling
> dev_info_get from PMDs, so dev_info structure was not being reseted
> before being populated.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Applied

Thanks
-- 
Thomas


More information about the dev mailing list