On Thu, Sep 22, 2016 at 10:02:46AM -0700, John Daley wrote: > Re-initialize Rq's when MTU is changed. This allows for more > efficient use of mbufs when moving from an MTU that is greater > than the mbuf size to one that is less. And moves to using Rx > scatter mode when moving from an MTU less than the mbuf size > to one that is greater. > > Signed-off-by: Nelson Escobar <neescoba at cisco.com> > Signed-off-by: John Daley <johndale at cisco.com>
Applied to dpdk-next-net/rel_16_11 /Bruce