[dts] [PATCH V1] conf/checklist:update vfio not supported cases
zhu,shuai
shuaix.zhu at intel.com
Mon Jul 30 11:14:07 CEST 2018
This case is a case of VF,vfio-pci module doesn't support the creation of virtual functions.
Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
---
conf/test_case_checklist.json | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index d828df1..65083b4 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1992,5 +1992,20 @@
"Bug ID": "",
"Comments": "Niantic not support this case"
}
- ]
+ ],
+ "qinq_packet_filter_VF_queues": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "Host_driver": [
+ "vfio-pci"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "vfio not support this case"
+ }
+ ]
}
--
1.9.3
More information about the dts
mailing list