forked from cisco-system-traffic-generator/trex-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkiwi02_more_flows.yaml
29 lines (24 loc) · 1.09 KB
/
kiwi02_more_flows.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
- port_limit : 4
version : 2
interfaces : ["03:00.0","03:00.1","82:00.0","82:00.1"] # list of the interfaces to bind run ./dpdk_nic_bind.py --status
c : 4
platform :
master_thread_id : 0
latency_thread_id : 5
dual_if :
- socket : 0
threads : [1,2,3,4]
- socket : 1
threads : [8,9,10,11]
port_info:
- dest_mac : [0x00,0x00,0x00,0x01,0x00,0x00]
src_mac : [0x00,0x00,0x00,0x01,0x00,0x00]
- dest_mac : [0x00,0x00,0x00,0x01,0x00,0x00]
src_mac : [0x00,0x00,0x00,0x01,0x00,0x00]
- dest_mac : [0x00,0x00,0x00,0x01,0x00,0x00]
src_mac : [0x00,0x00,0x00,0x01,0x00,0x00]
- dest_mac : [0x00,0x00,0x00,0x01,0x00,0x00]
src_mac : [0x00,0x00,0x00,0x01,0x00,0x00]
memory :
dp_flows : 4048576
traffic_mbuf_2048 : 8000