summaryrefslogtreecommitdiffstats
path: root/scripts/cfg/trex_advanced_cfg-10g.yaml
blob: d2ddfe1525b6378e488186e8eca0835992280f36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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]