[dpdk-dev] [PATCH 1/2] net/enic: fix error in init of RQ when not using Rx scatter

Bruce Richardson bruce.richardson at intel.com
Wed Oct 19 11:43:00 CEST 2016


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



More information about the dev mailing list