update docker version to 16.04
[yardstick.git] / samples / vnf_samples / nsut / prox / configs / gen_all-2.cfg
1 ; Copyright (c) 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 [eal options]
16 -n=4 ; force number of memory channels
17 no-output=no ; disable DPDK debug output
18
19 [port 0]
20 name=p0
21 mac=70:00:00:00:00:01
22 [port 1]
23 name=p1
24 mac=70:00:00:00:00:02
25
26
27 [defaults]
28 mempool size=4K
29
30 [global]
31 start time=5
32 name=BNG gen
33 [core 0]
34 mode=master
35
36 [core 1]
37 name=cpe0
38 task=0
39 mode=gen
40 tx port=p0
41 bps=1250000000
42 pkt inline=50 00 00 00 00 01 70 00 00 00 00 01 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 c0 a8 01 01 13 88 13 88 00 08 55 7b
43
44 [core 2]
45 name=cpe0
46 task=0
47 mode=gen
48 tx port=p1
49 bps=1250000000
50 pkt inline=50 00 00 00 00 02 70 00 00 00 00 02 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 c0 a8 01 01 13 88 13 88 00 08 55 7b
51
52 [core 3]
53 task=0
54 mode=lat
55 rx port=p0
56 lat pos=42
57
58 [core 4]
59 task=0
60 mode=lat
61 rx port=p1
62 lat pos=42