[dpdk-dev] [PATCH v2] net/ice: refactor RSS config for potential bugs

Zhang, Qi Z qi.z.zhang at intel.com
Tue Oct 13 09:51:50 CEST 2020



> -----Original Message-----
> From: Guo, Junfeng <junfeng.guo at intel.com>
> Sent: Tuesday, October 13, 2020 2:26 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>;
> Xing, Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Guo, Junfeng <junfeng.guo at intel.com>
> Subject: [PATCH v2] net/ice: refactor RSS config for potential bugs

Renamed to refactor RSS config wrap and fix potential bugs
> 
> Current implementation for PF RSS config wrap function has some potential
> bugs about GTPU, e.g., same input set for GTPU inner and non-TUN have
> different hash values, which should be same. Thus, we use extra pre and post
> processing to re-config GTPU rules.
> 

> Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>
Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel with fixline be added
Added fix line:  Fixes: 185fe122f489 ("net/ice: fix GTPU down/uplink and extension conflict")

Thanks
Qi


More information about the dev mailing list