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: sta...@dpdk.org >> >> Signed-off-by: Rasesh Mody <rasesh.m...@cavium.com> > > Reviewed-by: Kevin Traynor <ktray...@redhat.com>
Applied to dpdk-next-net/master, thanks.