[RFC PATCH v1 07/13] dts: merge DTS execution.cfg to DPDK

Juraj Linkeš juraj.linkes at pantheon.tech
Wed Apr 6 17:07:36 CEST 2022


---
 dts/execution.cfg | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 dts/execution.cfg

diff --git a/dts/execution.cfg b/dts/execution.cfg
new file mode 100644
index 0000000000..1507527c82
--- /dev/null
+++ b/dts/execution.cfg
@@ -0,0 +1,10 @@
+[Execution1]
+crbs=<CRB IP Address>
+#using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst
+drivername=vfio-pci
+build_type=meson
+test_suites=
+    hello_world,
+targets=
+    x86_64-native-linuxapp-gcc
+parameters=nic_type=cfg:func=true
-- 
2.20.1



More information about the dev mailing list