Thread (13 messages) 13 messages, 4 authors, 2021-01-13

Re: [dpdk-dev] [PATCH v8] net/iavf: fix invalid RSS combinations rule can be created

From: Zhang, Qi Z <hidden>
Date: 2021-01-12 04:52:39

-----Original Message-----
From: Guo, Jia <redacted>
Sent: Thursday, January 7, 2021 5:33 PM
To: Yang, MurphyX <redacted>; dev@dpdk.org
Cc: Yang, Qiming <redacted>; Zhang, Qi Z
[off-list ref]; Yang, SteveX [off-list ref]; Wu, Jingjing
[off-list ref]; Xing, Beilei [off-list ref]; Yang, MurphyX
[off-list ref]
Subject: RE: [PATCH v8] net/iavf: fix invalid RSS combinations rule can be
created

Acked-by: Jeff Guo <redacted>
quoted
-----Original Message-----
From: Murphy Yang <redacted>
Sent: Thursday, January 7, 2021 5:17 PM
To: dev@dpdk.org
Cc: Yang, Qiming <redacted>; Guo, Jia
[off-list ref]; Zhang, Qi Z [off-list ref]; Yang, SteveX
[off-list ref]; Wu, Jingjing [off-list ref]; Xing,
Beilei [off-list ref]; Yang, MurphyX [off-list ref]
Subject: [PATCH v8] net/iavf: fix invalid RSS combinations rule can be
created

Currently, when use 'flow' command to create a rule with following
invalid RSS type combination, it can be created successfully.

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
unsuccessful.
quoted
Fixes: 91f27b2e39ab ("net/iavf: refactor RSS")

Signed-off-by: Murphy Yang <redacted>
Applied to dpdk-next-net-intel.

Thanks
Qi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help