* [dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist
@ 2020-04-27 16:47 Zeng Xiaoxiao
2020-04-28 13:00 ` Zeng, XiaoxiaoX
2020-05-06 3:12 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Zeng Xiaoxiao @ 2020-04-27 16:47 UTC (permalink / raw)
To: dts; +Cc: Zeng Xiaoxiao
*.CVL NIC doesn't support the VLAN in pkg ptype.
Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
---
conf/test_case_checklist.json | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 0434f07..cab067b 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -3255,5 +3255,21 @@
"Bug ID": "DPDK-14025",
"Comments": "NIC not support this case"
}
+ ],
+ "GRE_ipv6_packet_detect": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "columbiaville_100g",
+ "columbiaville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "DPDK-18754",
+ "Comments": "CVL NIC doesn't support the VLAN in pkg ptype"
+ }
]
}
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist
2020-04-27 16:47 [dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist Zeng Xiaoxiao
@ 2020-04-28 13:00 ` Zeng, XiaoxiaoX
2020-05-06 3:12 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Zeng, XiaoxiaoX @ 2020-04-28 13:00 UTC (permalink / raw)
To: dts
[-- Attachment #1: Type: text/plain, Size: 1375 bytes --]
Tested-by : Zeng, XiaoxiaoX <xiaoxiaox.zeng@intel.com>
Best regards,
Zeng,xiaoxiao
> -----Original Message-----
> From: Zeng, XiaoxiaoX
> Sent: Tuesday, April 28, 2020 12:47 AM
> To: dts@dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng@intel.com>
> Subject: [dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist
>
> *.CVL NIC doesn't support the VLAN in pkg ptype.
>
> Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
> ---
> conf/test_case_checklist.json | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 0434f07..cab067b 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -3255,5 +3255,21 @@
> "Bug ID": "DPDK-14025",
> "Comments": "NIC not support this case"
> }
> + ],
> + "GRE_ipv6_packet_detect": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "columbiaville_100g",
> + "columbiaville_25g"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "DPDK-18754",
> + "Comments": "CVL NIC doesn't support the VLAN in pkg ptype"
> + }
> ]
> }
> --
> 2.17.1
[-- Attachment #2: TestIpgre.log --]
[-- Type: application/octet-stream, Size: 452 bytes --]
28/04/2020 21:43:34 dts:
TEST SUITE : TestIpgre
28/04/2020 21:43:34 dts: NIC : columbiaville_25g
28/04/2020 21:43:35 dut.10.240.183.215:
28/04/2020 21:43:35 tester:
28/04/2020 21:43:35 TestIpgre: Test Case test_GRE_ipv6_packet_detect Result SKIPPED:
28/04/2020 21:43:35 dts:
TEST SUITE ENDED: TestIpgre
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist
2020-04-27 16:47 [dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist Zeng Xiaoxiao
2020-04-28 13:00 ` Zeng, XiaoxiaoX
@ 2020-05-06 3:12 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-05-06 3:12 UTC (permalink / raw)
To: Zeng, XiaoxiaoX, dts; +Cc: Zeng, XiaoxiaoX
Applied, thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zeng Xiaoxiao
> Sent: Tuesday, April 28, 2020 12:47 AM
> To: dts@dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng@intel.com>
> Subject: [dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist
>
> *.CVL NIC doesn't support the VLAN in pkg ptype.
>
> Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
> ---
> conf/test_case_checklist.json | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 0434f07..cab067b 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -3255,5 +3255,21 @@
> "Bug ID": "DPDK-14025",
> "Comments": "NIC not support this case"
> }
> + ],
> + "GRE_ipv6_packet_detect": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "columbiaville_100g",
> + "columbiaville_25g"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "DPDK-18754",
> + "Comments": "CVL NIC doesn't support the VLAN in pkg ptype"
> + }
> ]
> }
> --
> 2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-05-06 3:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 16:47 [dts] [PATCH V1]ipgre/GRE_ipv6_packet_detect:add checklist Zeng Xiaoxiao
2020-04-28 13:00 ` Zeng, XiaoxiaoX
2020-05-06 3:12 ` 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).