[dpdk-dev] [PATCH] net/thunderx: fix start/stop with different queue size

Bruce Richardson bruce.richardson at intel.com
Tue Jul 5 11:25:49 CEST 2016


On Mon, Jul 04, 2016 at 12:46:14PM +0530, Jerin Jacob wrote:
> From: Kamil Rytarowski <kamil.rytarowski at caviumnetworks.com>
> 
> Allocate maximum supported hardware ring hardware descriptors
> memory on the first rte_eth_dma_zone_reserve call in-order to
> get sufficient hardware ring buffer space on subsequent queue
> setup request with different queue size.
> 
> Fixes: aa0d976e501d ("net/thunderx: add Rx queue setup and release")
> Fixes: 3f3c6f9724a8 ("net/thunderx: add Tx queue setup and release")
> Fixes: 7413feee662d ("net/thunderx: add device start/stop and close")
> 
> Signed-off-by: Kamil Rytarowski <kamil.rytarowski at caviumnetworks.com>
> Signed-off-by: Zyta Szpak <zyta.szpak at semihalf.com>
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> ---

Applied to dpdk-next-net/rel_16_07 as:
"net/thunderx: fix memory alloc issue when changing ring size"

/Bruce


More information about the dev mailing list