On Wed, Oct 12, 2016 at 01:11:28PM -0700, John Daley wrote: > From: Nelson Escobar <neescoba at cisco.com> > > The Rx scatter patch was accidentally setting the index of the > secondary receive queue in the primary receive queue's initialization > when the secondary receive queue wasn't needed and was disabled. This > caused some misleading hardware counters in some situations. > > Fixes: 856d7ba7ed22 ("net/enic: support scattered Rx") > > Signed-off-by: Nelson Escobar <neescoba at cisco.com> > Reviewed-by: John Daley <johndale at cisco.com>
Patchset applied to dpdk-next-net/rel_16_11 /Bruce