Merge "apiserver: mock socket.gethostbyname"
[yardstick.git] / samples / vnf_samples / nsut / prox / configs / gen_l3fwd-4.cfg
1 # Copyright (c) 2016-2017 Intel Corporation
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #      http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14 #
15 #;
16
17 [eal options]
18 -n=4 ; force number of memory channels
19 no-output=no ; disable DPDK debug output
20
21 [port 0]
22 name=p0
23 mac=hardware
24 [port 1]
25 name=p1
26 mac=hardware
27 [port 2]
28 name=p2
29 mac=hardware
30 [port 3]
31 name=p3
32 mac=hardware
33
34 [defaults]
35 mempool size=4K
36
37 [variables]
38 $sut_mac0=@@dst_mac0
39 $sut_mac1=@@dst_mac1
40 $sut_mac2=@@dst_mac2
41 $sut_mac3=@@dst_mac3
42
43 [global]
44 start time=5
45 name=Routing Gen
46
47 [core 0]
48 mode=master
49
50 [core 1]
51 name=p0
52 task=0
53 mode=gen
54 tx port=p0
55 bps=1250000000
56 pkt inline=00 00 01 00 00 01 00 00 02 00 00 02 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 0a 00 00 00 13 88 13 88 00 08 55 7b
57 random=0000101XXXXXXXXXXXXX0000XXXXXXXX
58 rand_offset=30
59
60 [core 2]
61 name=p1
62 task=0
63 mode=gen
64 tx port=p1
65 bps=1250000000
66 pkt inline=00 00 01 00 00 01 00 00 02 00 00 02 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 0a 00 00 00 13 88 13 88 00 08 55 7b
67 random=0000101XXXXXXXXXXXXX0000XXXXXXXX
68 rand_offset=30
69
70 [core 3]
71 name=p2
72 task=0
73 mode=gen
74 tx port=p2
75 bps=1250000000
76 pkt inline=00 00 01 00 00 01 00 00 02 00 00 02 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 0a 00 00 00 13 88 13 88 00 08 55 7b
77 random=0000101XXXXXXXXXXXXX0000XXXXXXXX
78 rand_offset=30
79
80 [core 4]
81 name=p3
82 task=0
83 mode=gen
84 tx port=p3
85 bps=1250000000
86 pkt inline=00 00 01 00 00 01 00 00 02 00 00 02 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 0a 00 00 00 13 88 13 88 00 08 55 7b
87 random=0000101XXXXXXXXXXXXX0000XXXXXXXX
88 rand_offset=30
89
90
91 [core 5]
92 task=0
93 mode=lat
94 rx port=p0
95 lat pos=42
96
97 [core 6]
98 task=0
99 mode=lat
100 rx port=p1
101 lat pos=42
102
103
104 [core 7]
105 task=0
106 mode=lat
107 rx port=p2
108 lat pos=42
109
110 [core 8]
111 task=0
112 mode=lat
113 rx port=p3
114 lat pos=42