Tested-by : Zeng, XiaoxiaoX Best regards, Zeng,xiaoxiao > -----Original Message----- > From: Zeng, XiaoxiaoX > Sent: Tuesday, April 28, 2020 12:47 AM > To: dts@dpdk.org > Cc: Zeng, XiaoxiaoX > 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 > --- > 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