* [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not support double vlan
@ 2020-04-20 19:18 Zeng Xiaoxiao
2020-04-21 3:32 ` Tu, Lijuan
2020-04-24 2:15 ` Zeng, XiaoxiaoX
0 siblings, 2 replies; 3+ messages in thread
From: Zeng Xiaoxiao @ 2020-04-20 19:18 UTC (permalink / raw)
To: dts; +Cc: Zeng Xiaoxiao
*. CVL kernel driver does`t enable double vlan which cause tester sent a unexpected packet.
Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
---
conf/test_case_checklist.json | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 44bf8af..76811c5 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2749,5 +2749,36 @@
"Bug ID": "",
"Comments": "niantic not support this case"
}
+ ],
+ "check_double_VLAN_fields_in_RXD_8021ad": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+
+ "columbiaville_100g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "CVL_100G kennel not support double VLAN"
+ }
+ ],
+ "check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "columbiaville_100g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "only i40e and ixgbe driver support this case"
+ }
]
}
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not support double vlan
2020-04-20 19:18 [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not support double vlan Zeng Xiaoxiao
@ 2020-04-21 3:32 ` Tu, Lijuan
2020-04-24 2:15 ` Zeng, XiaoxiaoX
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-04-21 3:32 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 21, 2020 3:19 AM
> To: dts@dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng@intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not
> support double vlan
>
> *. CVL kernel driver does`t enable double vlan which cause tester sent a
> unexpected packet.
>
> Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
> ---
> conf/test_case_checklist.json | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 44bf8af..76811c5 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2749,5 +2749,36 @@
> "Bug ID": "",
> "Comments": "niantic not support this case"
> }
> + ],
> + "check_double_VLAN_fields_in_RXD_8021ad": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> +
> + "columbiaville_100g"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "CVL_100G kennel not support double VLAN"
> + }
> + ],
> + "check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "columbiaville_100g"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "only i40e and ixgbe driver support this case"
> + }
> ]
> }
> --
> 2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not support double vlan
2020-04-20 19:18 [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not support double vlan Zeng Xiaoxiao
2020-04-21 3:32 ` Tu, Lijuan
@ 2020-04-24 2:15 ` Zeng, XiaoxiaoX
1 sibling, 0 replies; 3+ messages in thread
From: Zeng, XiaoxiaoX @ 2020-04-24 2:15 UTC (permalink / raw)
To: dts
Tested-by : Zeng, XiaoxiaoX <xiaoxiaox.zeng@intel.com>
Best regards,
Zeng,xiaoxiao
> -----Original Message-----
> From: Zeng, XiaoxiaoX
> Sent: Tuesday, April 21, 2020 3:19 AM
> To: dts@dpdk.org
> Cc: Zeng, XiaoxiaoX <xiaoxiaox.zeng@intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not
> support double vlan
>
> *. CVL kernel driver does`t enable double vlan which cause tester sent a
> unexpected packet.
>
> Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
> ---
> conf/test_case_checklist.json | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 44bf8af..76811c5 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2749,5 +2749,36 @@
> "Bug ID": "",
> "Comments": "niantic not support this case"
> }
> + ],
> + "check_double_VLAN_fields_in_RXD_8021ad": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> +
> + "columbiaville_100g"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "CVL_100G kennel not support double VLAN"
> + }
> + ],
> + "check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag": [
> + {
> + "OS": [
> + "ALL"
> + ],
> + "NIC": [
> + "columbiaville_100g"
> + ],
> + "Target": [
> + "ALL"
> + ],
> + "Bug ID": "",
> + "Comments": "only i40e and ixgbe driver support this case"
> + }
> ]
> }
> --
> 2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-24 2:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 19:18 [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not support double vlan Zeng Xiaoxiao
2020-04-21 3:32 ` Tu, Lijuan
2020-04-24 2:15 ` Zeng, XiaoxiaoX
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).