[RFC PATCH v1 12/13] dts: merge DTS executions/execution_smoke.cfg to DPDK
Juraj Linkeš
juraj.linkes at pantheon.tech
Wed Apr 6 17:07:41 CEST 2022
---
dts/executions/execution_smoke.cfg | 32 ++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 dts/executions/execution_smoke.cfg
diff --git a/dts/executions/execution_smoke.cfg b/dts/executions/execution_smoke.cfg
new file mode 100644
index 0000000000..6f35578db0
--- /dev/null
+++ b/dts/executions/execution_smoke.cfg
@@ -0,0 +1,32 @@
+[Execution1]
+crbs=<CRB IP Address>
+#using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst
+drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>
+build_type=<meson>
+test_suites=
+ unit_tests_cmdline,
+ unit_tests_eal,
+ unit_tests_dump,
+ unit_tests_kni,
+ unit_tests_lpm,
+ unit_tests_mbuf,
+ unit_tests_mempool,
+ unit_tests_power,
+ unit_tests_pmd_perf,
+ unit_tests_qos,
+ unit_tests_ring,
+ unit_tests_ringpmd,
+ unit_tests_timer,
+ dynamic_config,
+ jumboframes,
+ scatter,
+ ieee1588,
+ multiprocess,
+ l2fwd,
+ pmd,
+ checksum_offload,
+ mac_filter,
+ blocklist
+targets=
+ x86_64-native-linuxapp-gcc
+parameters=nic_type=niantic:func=true
--
2.20.1
More information about the dev
mailing list