summaryrefslogtreecommitdiffstats
path: root/scripts/cfg/ins2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cfg/ins2.yaml')
-rwxr-xr-xscripts/cfg/ins2.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/scripts/cfg/ins2.yaml b/scripts/cfg/ins2.yaml
new file mode 100755
index 00000000..3a010750
--- /dev/null
+++ b/scripts/cfg/ins2.yaml
@@ -0,0 +1,25 @@
+- version : 2
+ interfaces : ["82:00.0","82:00.1"]
+ port_limit : 2
+ enable_zmq_pub : true # enable publisher for stats data
+ zmq_pub_port : 4510
+ #prefix : setup3
+ #limit_memory : 2048
+ c : 4
+# for system of 1Gb/sec NIC or VM enable this
+ port_bandwidth_gb : 10 # port bandwidth 10Gb/sec , for VM put here 1 for XL710 put 40
+ platform :
+ master_thread_id : 12
+ latency_thread_id : 13
+ dual_if :
+ - socket : 1
+ threads : [8,9,10,11]
+
+
+
+
+
+
+
+
+