summaryrefslogtreecommitdiffstats
path: root/scripts/cfg/trex_advanced_cfg-10g.yaml
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-06-19 18:10:12 +0300
committerHanoh Haim <hhaim@cisco.com>2016-06-19 18:10:12 +0300
commitdf65f7b829c9520b8814d1540be4bbdd9670c1b5 (patch)
treecaeaa75b78108333038a1025120dcec84867b93a /scripts/cfg/trex_advanced_cfg-10g.yaml
parent9b4c1354cb97988983da217c85223e8d0479b4d5 (diff)
add advance cfg files
Diffstat (limited to 'scripts/cfg/trex_advanced_cfg-10g.yaml')
-rw-r--r--scripts/cfg/trex_advanced_cfg-10g.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/scripts/cfg/trex_advanced_cfg-10g.yaml b/scripts/cfg/trex_advanced_cfg-10g.yaml
new file mode 100644
index 00000000..d2ddfe15
--- /dev/null
+++ b/scripts/cfg/trex_advanced_cfg-10g.yaml
@@ -0,0 +1,15 @@
+- port_limit : 2
+ version : 2
+ #interfaces : ["04:00.0", "04:00.1", "06:00.0", "06:00.1"] # list of the interfaces to bind run ./dpdk_nic_bind.py --status
+ interfaces : ["04:00.0", "04:00.1"] # list of the interfaces to bind run ./dpdk_nic_bind.py --status
+ port_info : # set eh mac addr
+ prefix : setup1
+ limit_memory : 1024
+ port_info : # set eh mac addr
+ - dest_mac : [0x00, 0xe0, 0xed, 0x5d, 0x84, 0x65]
+ src_mac : [0x00, 0xe0, 0xed, 0x5d, 0x84, 0x64]
+ - dest_mac : [0x00, 0xe0, 0xed, 0x5d, 0x84, 0x64]
+ src_mac : [0x00, 0xe0, 0xed, 0x5d, 0x84, 0x65]
+
+
+