summaryrefslogtreecommitdiffstats
path: root/scripts/cfg/simple_cfg.yaml
blob: 218eb4f3d8d5ff325e624c2170c1239c824e526b (plain)
1
2
3
4
5
6
7
8
9
10
- port_limit      : 2         # this option can limit the number of port of the platform
  version         : 2
  interfaces    : ["03:00.0","03:00.1"] #the interfaces using ./dpdk_setup_ports.py -s 
  port_info       :  # set eh mac addr 
          - dest_mac        :   [1,0x0,0x0,0x1,0x0,0x00]    # router mac addr  
            src_mac         :   [0x2,0x0,0x0,0x2,0x0,0x00]  # source mac-addr 
          - dest_mac        :   [0x3,0x0,0x0,0x3,0x0,0x00]  # router mac addr  
            src_mac         :   [0x4,0x0,0x0,0x4,0x0,0x00]  #source mac-addr