[dpdk-stable] [PATCH v1] net/iavf: fix RSS queue region size exceeds

Zhang, Qi Z qi.z.zhang at intel.com
Wed Nov 11 09:48:43 CET 2020



> -----Original Message-----
> From: Xu, Ting <ting.xu at intel.com>
> Sent: Wednesday, November 11, 2020 2:43 PM
> To: dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Xing, Beilei <beilei.xing at intel.com>;
> Wu, Jingjing <jingjing.wu at intel.com>; stable at dpdk.org
> Subject: [PATCH v1] net/iavf: fix RSS queue region size exceeds
> 
> When a rule is set to do RSS to redirect flows to a group of queues, the queue
> region size should not be larger than the max RSS queue region supported by
> HW. This patch added the step to check the queue region size, and report
> failure if the size does not meet the requirement.
> 
> Fixes: e436cd43835b ("net/iavf: negotiate large VF and request more queues")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ting Xu <ting.xu at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the stable mailing list