> > 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

