[V1] conf/test_case_checklist: 'IPv4_L4' case not support igc nic

Message ID 20230307095930.3015061-1-songx.jiale@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] conf/test_case_checklist: 'IPv4_L4' case not support igc nic |

Checks

Context Check Description
ci/Intel-dts-format-test success Testing OK
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Jiale, SongX March 7, 2023, 9:59 a.m. UTC
  'IPv4_L4' not support igc nic. fix the error dts patch.
fixes: eed25b31578a81a(conf/test_case_checklist: delete the checklist of the igc nic in the ptpclient case).

---
 conf/test_case_checklist.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Tu, Lijuan March 7, 2023, 2:18 a.m. UTC | #1
On Tue,  7 Mar 2023 17:59:30 +0800, Jiale Song <songx.jiale@intel.com> wrote:
> 'IPv4_L4' not support igc nic. fix the error dts patch.
> fixes: eed25b31578a81a(conf/test_case_checklist: delete the checklist of the igc nic in the ptpclient case).
> 


Applied, thanks
  

Patch

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 9dc3787e..670e4ec8 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3474,7 +3474,8 @@ 
                 "ALL"
             ],
             "NIC": [
-                ""
+                "IGC-I226_LM",
+                "IGC-I225_LM"
             ],
             "Target": [
                 "ALL"