[dts] [PATCH V2 1/9] conf/crbs: add parameters

Jiale Song songx.jiale at intel.com
Fri Aug 25 17:28:17 CEST 2023


adding crb related parameters for mev testing.

Signed-off-by: Jiale Song <songx.jiale at intel.com>
---
 conf/crbs.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/conf/crbs.cfg b/conf/crbs.cfg
index a12e60a4..f50b559c 100644
--- a/conf/crbs.cfg
+++ b/conf/crbs.cfg
@@ -6,6 +6,8 @@
 #  os: operation system type linux or freebsd
 #  tester_ip: Tester ip address
 #  tester_passwd: [INSECURE] Tester password, leaving this blank will force using SSH keys
+#  dut_imc_ip: MEV IMC ip address
+#  dut_acc_ip: MEV ACC ip address
 #  pktgen_group: packet generator group name: ixia/trex/ixia_network
 #  channels: Board channel number
 #  bypass_core0: Whether by pass core0
@@ -21,6 +23,8 @@ os=linux
 dut_arch=
 tester_ip=xxx.xxx.xxx.xxx
 tester_passwd=
+dut_imc_ip=xxx.xxx.xxx.xxx
+dut_acc_ip=xxx.xxx.xxx.xxx
 ixia_group=
 pktgen_group=
 channels=4
-- 
2.25.1



More information about the dts mailing list