summaryrefslogtreecommitdiffstats
path: root/scripts/cfg/x710_advance_more_flows.yaml
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2016-07-04 12:57:23 +0300
committerYaroslav Brustinov <ybrustin@cisco.com>2016-07-04 12:57:23 +0300
commit54da2d81bd54f90d512d35fab4061b0bfec13e05 (patch)
treece92363c19254e775092f511e1e12e4d426c43e4 /scripts/cfg/x710_advance_more_flows.yaml
parent7f58dadbd502f6fe504170c443505c7ad2eb3785 (diff)
parent483dfb7c5021d7dc9e2c7f10c9b76101441c7203 (diff)
Merge branch 'master' into cpu_per_core
Diffstat (limited to 'scripts/cfg/x710_advance_more_flows.yaml')
-rw-r--r--scripts/cfg/x710_advance_more_flows.yaml41
1 files changed, 41 insertions, 0 deletions
diff --git a/scripts/cfg/x710_advance_more_flows.yaml b/scripts/cfg/x710_advance_more_flows.yaml
new file mode 100644
index 00000000..074420ef
--- /dev/null
+++ b/scripts/cfg/x710_advance_more_flows.yaml
@@ -0,0 +1,41 @@
+- port_limit : 4
+ version : 2
+ interfaces : ["02:00.0","02:00.1","84:00.0","84:00.1"] # list of the interfaces to bind run ./dpdk_nic_bind.py --status
+ c : 4
+ #port_bandwidth_gb : 40
+ port_bandwidth_gb : 10
+
+ port_info : # set eh mac addr
+
+ - dest_mac : [0x68, 0x05, 0xca, 0x32, 0x0c, 0x39]
+ src_mac : [0x68, 0x05, 0xca, 0x32, 0x15, 0xb0]
+
+
+ - dest_mac : [0x68, 0x05, 0xca, 0x32, 0x0c, 0x38]
+ src_mac : [0x68, 0x05, 0xca, 0x32, 0x15, 0xb1]
+
+ - dest_mac : [0x68, 0x05, 0xca, 0x32, 0x15, 0xb1]
+ src_mac : [0x68, 0x05, 0xca, 0x32, 0x0c, 0x38]
+
+ - dest_mac : [0x68, 0x05, 0xca, 0x32, 0x15, 0xb0]
+ src_mac : [0x68, 0x05, 0xca, 0x32, 0x0c, 0x39]
+
+
+ platform :
+ master_thread_id : 0
+ latency_thread_id : 8
+ dual_if :
+ - socket : 0
+ threads : [1, 2, 3, 4, 5, 6, 7]
+ - socket : 1
+ threads : [9, 10, 11, 12, 13, 14, 15]
+
+
+
+ memory :
+ dp_flows : 10048576
+
+
+
+
+