[dts] [PATCH v3 4/4] conf: add suite and case level configuration sample

Marvin Liu yong.liu at intel.com
Thu Jul 27 03:07:53 CEST 2017


Signed-off-by: Marvin Liu <yong.liu at intel.com>

diff --git a/conf/suite_sample.cfg b/conf/suite_sample.cfg
new file mode 100644
index 0000000..434a31e
--- /dev/null
+++ b/conf/suite_sample.cfg
@@ -0,0 +1,9 @@
+# sample for suite configuration
+[suite]
+int_value=value_int:10
+hex_value=value_hex:ff
+[case1]
+string=testpmd
+command=help
+packet_sizes=list_int:64,128,256
+protocals=list_str:TCP,UDP,SCTP
-- 
1.9.3



More information about the dts mailing list