* [dts] [PATCH V1] = conf/test_case_checklist:foxville not supoort case
@ 2020-06-12 6:52 chenlinglix
2020-06-19 4:53 ` Tu, Lijuan
0 siblings, 1 reply; 2+ messages in thread
From: chenlinglix @ 2020-06-12 6:52 UTC (permalink / raw)
To: dts; +Cc: chenlinglix
foxville not supoort case:txoffload_queue,disable_enable_rss
Signed-off-by: chenlinglix <linglix.chen@intel.com>
---
conf/test_case_checklist.json | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 73eda68..b6014a1 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2670,7 +2670,8 @@
],
"NIC": [
"cavium_a063",
- "cavium_a064"
+ "foxville",
+ "cavium_a064"
],
"Target": [
"ALL"
@@ -3426,4 +3427,20 @@
"Comments": "32 bites not support this case(memoory not enough)."
}
]
+ "txoffload_queue": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "foxville"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "the nic not support this case"
+ }
+ ]
+
}
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dts] [PATCH V1] = conf/test_case_checklist:foxville not supoort case
2020-06-12 6:52 [dts] [PATCH V1] = conf/test_case_checklist:foxville not supoort case chenlinglix
@ 2020-06-19 4:53 ` Tu, Lijuan
0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2020-06-19 4:53 UTC (permalink / raw)
To: Chen, LingliX, dts; +Cc: Chen, LingliX
Applied failed, please rework it, thanks
-----Original Message-----
From: dts <dts-bounces@dpdk.org> On Behalf Of chenlinglix
Sent: 2020年6月12日 14:53
To: dts@dpdk.org
Cc: Chen, LingliX <linglix.chen@intel.com>
Subject: [dts] [PATCH V1] = conf/test_case_checklist:foxville not supoort case
foxville not supoort case:txoffload_queue,disable_enable_rss
Signed-off-by: chenlinglix <linglix.chen@intel.com>
---
conf/test_case_checklist.json | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 73eda68..b6014a1 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2670,7 +2670,8 @@
],
"NIC": [
"cavium_a063",
- "cavium_a064"
+ "foxville",
+ "cavium_a064"
],
"Target": [
"ALL"
@@ -3426,4 +3427,20 @@
"Comments": "32 bites not support this case(memoory not enough)."
}
]
+ "txoffload_queue": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "foxville"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "the nic not support this case"
+ }
+ ]
+
}
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-19 4:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-12 6:52 [dts] [PATCH V1] = conf/test_case_checklist:foxville not supoort case chenlinglix
2020-06-19 4:53 ` 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).