[dpdk-dev] [PATCH] ixgbe: check scatter_enable in set_mtu
    Thomas Monjalon 
    thomas at monjalon.net
       
    Fri May  5 17:18:16 CEST 2017
    
    
  
02/05/2017 02:51, Lu, Wenzhuo:
> From: Jia Yu [mailto:jyu at vmware.com]
> > 
> > There exists case that software sets mtu (i.e jumbo frame) of ixgbe device
> > when it's stopped. Before the fix, scattered_rx is cleared during device stop,
> > and setting jumbo frame mtu after device stop will always fail as
> > scattered_rx is 0.
> > 
> > Signed-off-by: Jia Yu <jyu at vmware.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
Applied, thanks
    
    
More information about the dev
mailing list