* [dts] [PATCH V1] dts/check_list:pmdrss_hash/dynamic_rss_bond_config-not-support-x722
@ 2020-04-17 1:53 Zhang,xi
2020-04-17 3:31 ` Zhao, XinfengX
2020-04-20 5:22 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Zhang,xi @ 2020-04-17 1:53 UTC (permalink / raw)
To: dts; +Cc: Zhang,xi
From: "Zhang,xi" <xix.zhang@intel.com>
dynamic_rss_bond_config not support x722
Signed-off-by: Zhang,xi <xix.zhang@intel.com>
---
conf/test_case_checklist.json | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 780a48b..7df8058 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -864,13 +864,15 @@
"springfountain",
"twinpond",
"niantic",
- "fortville_spirit_single"
+ "fortville_spirit_single",
+ "fortpark_TLV",
+ "fortpark_BASE-T"
],
"Target": [
"ALL"
],
"Bug ID": "",
- "Comments": "the nic not support this case"
+ "Comments": "the nic not support this case,(x722 know ND issue,DPDK-15118)"
}
],
"pmdrss_reta": [
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] dts/check_list:pmdrss_hash/dynamic_rss_bond_config-not-support-x722
2020-04-17 1:53 [dts] [PATCH V1] dts/check_list:pmdrss_hash/dynamic_rss_bond_config-not-support-x722 Zhang,xi
@ 2020-04-17 3:31 ` Zhao, XinfengX
2020-04-20 5:22 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Zhao, XinfengX @ 2020-04-17 3:31 UTC (permalink / raw)
To: dts; +Cc: Zhang, XiX
[-- Attachment #1: Type: text/plain, Size: 1346 bytes --]
Tested-by: Zhao, Xinfeng<xinfengx.zhao@intel.com>
-----Original Message-----
From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zhang,xi
Sent: Friday, April 17, 2020 9:54 AM
To: dts@dpdk.org
Cc: Zhang, XiX <xix.zhang@intel.com>
Subject: [dts] [PATCH V1] dts/check_list:pmdrss_hash/dynamic_rss_bond_config-not-support-x722
From: "Zhang,xi" <xix.zhang@intel.com>
dynamic_rss_bond_config not support x722
Signed-off-by: Zhang,xi <xix.zhang@intel.com>
---
conf/test_case_checklist.json | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 780a48b..7df8058 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -864,13 +864,15 @@
"springfountain",
"twinpond",
"niantic",
- "fortville_spirit_single"
+ "fortville_spirit_single",
+ "fortpark_TLV",
+ "fortpark_BASE-T"
],
"Target": [
"ALL"
],
"Bug ID": "",
- "Comments": "the nic not support this case"
+ "Comments": "the nic not support this case,(x722 know ND issue,DPDK-15118)"
}
],
"pmdrss_reta": [
--
1.8.3.1
[-- Attachment #2: TestPmdrssHash.log --]
[-- Type: application/octet-stream, Size: 3659601 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] dts/check_list:pmdrss_hash/dynamic_rss_bond_config-not-support-x722
2020-04-17 1:53 [dts] [PATCH V1] dts/check_list:pmdrss_hash/dynamic_rss_bond_config-not-support-x722 Zhang,xi
2020-04-17 3:31 ` Zhao, XinfengX
@ 2020-04-20 5:22 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-04-20 5:22 UTC (permalink / raw)
To: Zhang, XiX, dts; +Cc: Zhang, XiX
Applied, thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zhang,xi
> Sent: Friday, April 17, 2020 9:54 AM
> To: dts@dpdk.org
> Cc: Zhang, XiX <xix.zhang@intel.com>
> Subject: [dts] [PATCH V1]
> dts/check_list:pmdrss_hash/dynamic_rss_bond_config-not-support-x722
>
> From: "Zhang,xi" <xix.zhang@intel.com>
>
> dynamic_rss_bond_config not support x722
>
> Signed-off-by: Zhang,xi <xix.zhang@intel.com>
> ---
> conf/test_case_checklist.json | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 780a48b..7df8058 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -864,13 +864,15 @@
> "springfountain",
> "twinpond",
> "niantic",
> - "fortville_spirit_single"
> + "fortville_spirit_single",
> + "fortpark_TLV",
> + "fortpark_BASE-T"
> ],
> "Target": [
> "ALL"
> ],
> "Bug ID": "",
> - "Comments": "the nic not support this case"
> + "Comments": "the nic not support this case,(x722 know ND
> issue,DPDK-15118)"
> }
> ],
> "pmdrss_reta": [
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-20 5:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-17 1:53 [dts] [PATCH V1] dts/check_list:pmdrss_hash/dynamic_rss_bond_config-not-support-x722 Zhang,xi
2020-04-17 3:31 ` Zhao, XinfengX
2020-04-20 5:22 ` Tu, Lijuan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).