[dpdk-dev] [PATCH v2] enic: fix issues when using Rx scatter with multiple RQs

Bruce Richardson bruce.richardson at intel.com
Wed Jun 29 12:48:04 CEST 2016


On Tue, Jun 28, 2016 at 11:49:11AM -0700, Nelson Escobar wrote:
> The Rx scatter patch failed to make a few changes and resulted in
> problems when using multiple receive queues in dpdk (ie RSS) since the
> wrong adapter resources were being used.
> 
> - get and use the correct completion queue index associated with a
>   receive queue.
> - set the correct receive queue index when using RSS
> 
> Fixes: 14a261bf0520 ("enic: add scattered Rx support")
> 
> Signed-off-by: Nelson Escobar <neescoba at cisco.com>
> Reviewed-by: John Daley <johndale at cisco.com>

Applied to dpdk-next-net/rel_16_07

/Bruce


More information about the dev mailing list