Merge "Bug in NSB Prox ACL Test 4 Port"
[yardstick.git] / samples / vnf_samples / nsut / prox / configs / gen_all-4.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 [port 2]
26 name=p2
27 mac=70:00:00:00:00:03
28 [port 3]
29 name=p3
30 mac=70:00:00:00:00:04
31
32
33 [defaults]
34 mempool size=4K
35
36 [global]
37 start time=5
38 name=BNG gen
39 [core 0]
40 mode=master
41
42 [core 1]
43 name=cpe0
44 task=0
45 mode=gen
46 tx port=p0
47 bps=1250000000
48 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
49
50 [core 2]
51 name=cpe0
52 task=0
53 mode=gen
54 tx port=p1
55 bps=1250000000
56 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
57
58 [core 3]
59 name=cpe0
60 task=0
61 mode=gen
62 tx port=p2
63 bps=1250000000
64 pkt inline=50 00 00 00 00 03 70 00 00 00 00 03 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
65
66 [core 4]
67 name=cpe0
68 task=0
69 mode=gen
70 tx port=p3
71 bps=1250000000
72 pkt inline=50 00 00 00 00 04 70 00 00 00 00 04 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
73
74 [core 5]
75 task=0
76 mode=lat
77 rx port=p0
78 lat pos=42
79
80 [core 6]
81 task=0
82 mode=lat
83 rx port=p1
84 lat pos=42
85
86 [core 7]
87 task=0
88 mode=lat
89 rx port=p2
90 lat pos=42
91
92 [core 8]
93 task=0
94 mode=lat
95 rx port=p3
96 lat pos=42