[dpdk-dev] [PATCH] net/qede: fix memory alloc for multiple port reconfig

Ferruh Yigit ferruh.yigit at intel.com
Fri Jun 8 20:05:27 CEST 2018


On 6/8/2018 12:56 PM, Kevin Traynor wrote:
> On 06/07/2018 05:30 PM, Rasesh Mody wrote:
>> Multiple port reconfigurations can lead to memory allocation failures
>> due to hitting RTE memzone limit or no more room in config while
>> reserving memzone.
>>
>> When freeing memzones, update the memzone mapping and the memzone count.
>> Release Rx and Tx queue rings allocated during queue setup.
>>
>> Fixes: a39001d90dbd ("net/qede: fix DMA memory leak")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Rasesh Mody <rasesh.mody at cavium.com>
> 
> Reviewed-by: Kevin Traynor <ktraynor at redhat.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list