Message ID | 20211014164340.29326-1-leweix.yang@intel.com (mailing list archive) |
---|---|
State | Rejected |
Headers | show |
Series | [V1] conf/test_case_checklist:add foxville not supoort change_linkspeed | expand |
Context | Check | Description |
---|---|---|
ci/Intel-dts-suite-test | warning | SKIPPED |
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 22f0113..a593319 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -2883,7 +2883,8 @@ "powerville", "springville", "columbiaville_25g", - "columbiaville_100g" + "columbiaville_100g", + "foxville" ], "Target": [ "ALL"
According to dpdk commit a4d5f9f9c21ba,igc force speed mode currently not supported. foxville not supoort:change_linkspeed. Signed-off-by: Lewei Yang <leweix.yang@intel.com> --- conf/test_case_checklist.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)