[dpdk-dev] [PATCH v1] net/ice: add invalid RSS combinations

Zhang, Qi Z qi.z.zhang at intel.com
Tue Apr 13 07:15:14 CEST 2021



> -----Original Message-----
> From: Liu, Lingyu <lingyu.liu at intel.com>
> Sent: Thursday, April 8, 2021 11:55 PM
> To: dev at dpdk.org; Zhang, Qi Z <qi.z.zhang at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>
> Cc: Liu, Lingyu <lingyu.liu at intel.com>
> Subject: [PATCH v1] net/ice: add invalid RSS combinations
> 
> When create a rule with following invalid RSS type combinations, it should
> fails.
> 
> Invalid RSS combinations list:
> - ETH_RSS_IPV4 | ETH_RSS_NONFRAG_IPV4_TCP
> - ETH_RSS_IPV6 | ETH_RSS_NONFRAG_IPV6_TCP
> 
> This patch adds these combinations in 'invalid_rss_comb' array to do valid
> check, if the combination check failed, the rule will be created failed.
> 
> Signed-off-by: Liulingyu <lingyu.liu at intel.com>

Renamed to "Lingyu Liu <lingyu.liu at intel.com>" to align with the required format.

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

Applied to dpdk-next-net-intel.

Thanks
Qi




More information about the dev mailing list