Merge "add scenario opnfv_os-nosdn-bar-ha_daily.yaml for Barometer"
[yardstick.git] / samples / vnf_samples / nsut / prox / configs / gen_buffering-1.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 ; number of memory channels
19 no-output=no ; disable DPDK debug output
20
21 [port 0]
22 name=p0
23 mac=hardware
24
25 [defaults]
26 mempool size=4K
27
28 [variables]
29 $sut_mac0=@@dst_mac0
30
31 [global]
32 start time=5
33 name=Buffering gen
34
35 [core 0]
36 mode=master
37
38 [core 1]
39 name=p0
40 task=0
41 mode=gen
42 tx port=p0
43 bps=1250000000
44 ; Ethernet + IP + UDP
45 pkt inline=${sut_mac0} 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
46
47 [core 2]
48 name=P1
49 task=0
50 mode=lat
51 rx port=p0
52 lat pos=42
53