[dpdk-dev] [PATCH] ixgbe: fix buffer overrun bug in non-bulk alloc mode setup

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Mar 20 22:46:55 CET 2015


> > From: Pawel Wodkowski <pawelx.wdkowski at intel.com>
> > 
> > When bulk alloc is enabled at compile time but preconditions for
> > it are not met at runtime the ixgbe_reset_rx_queue() function
> > overrides rxq->sw_ring not allocated elements.
> > 
> > Fixes: 01fa1d6 ("ixgbe: unify Rx setup")

Thanks for using the Fixes: tag.

> > Signed-off-by: Pawel Wodkowski <pawelx.wodkowski at intel.com>
> 
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

Applied, thanks


More information about the dev mailing list