> -Original Message-
> From: Liu, Lingyu
> Sent: Thursday, April 8, 2021 11:55 PM
> To: dev@dpdk.org; Zhang, Qi Z ; Xing, Beilei
>
> Cc: Liu, Lingyu
> Subject: [PATCH v1] net/ice: add invalid RSS combinations
>
> When create a rule with following invalid RSS type combinations, it sho
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
2 matches
Mail list logo