* [dts] [PATCH V1] conf/test_case_checklist: 'IPv4_L4' case not support igc nic
2023-03-07 9:59 [dts] [PATCH V1] conf/test_case_checklist: 'IPv4_L4' case not support igc nic Jiale Song
@ 2023-03-07 2:18 ` lijuan.tu
0 siblings, 0 replies; 2+ messages in thread
From: lijuan.tu @ 2023-03-07 2:18 UTC (permalink / raw)
To: dts, Jiale Song; +Cc: Jiale Song
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dts] [PATCH V1] conf/test_case_checklist: 'IPv4_L4' case not support igc nic
@ 2023-03-07 9:59 Jiale Song
2023-03-07 2:18 ` lijuan.tu
0 siblings, 1 reply; 2+ messages in thread
From: Jiale Song @ 2023-03-07 9:59 UTC (permalink / raw)
To: dts; +Cc: Jiale Song
'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(-)
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"
--
2.25.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-07 2:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07 9:59 [dts] [PATCH V1] conf/test_case_checklist: 'IPv4_L4' case not support igc nic Jiale Song
2023-03-07 2:18 ` lijuan.tu
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).