Fix extrapolation used in latency measurements
[samplevnf.git] / VNFs / DPPD-PROX / gen / lb_5tuple-gen.cfg
1 ;;
2 ;; Copyright (c) 2010-2017 Intel Corporation
3 ;;
4 ;; Licensed under the Apache License, Version 2.0 (the "License");
5 ;; you may not use this file except in compliance with the License.
6 ;; You may obtain a copy of the License at
7 ;;
8 ;;     http://www.apache.org/licenses/LICENSE-2.0
9 ;;
10 ;; Unless required by applicable law or agreed to in writing, software
11 ;; distributed under the License is distributed on an "AS IS" BASIS,
12 ;; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 ;; See the License for the specific language governing permissions and
14 ;; limitations under the License.
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=00:00:00:00:00:01
24 [port 1]
25 name=p1
26 mac=00:00:00:00:00:02
27 [port 2]
28 name=p2
29 mac=00:00:00:00:00:03
30 [port 3]
31 name=p3
32 mac=00:00:00:00:00:04
33
34 [defaults]
35 mempool size=4K
36
37 [global]
38 start time=5
39 name=5-tuple Gen
40
41 [core 0s1]
42 mode=master
43
44 [core 1s1]
45 name=p0
46 task=0
47 mode=gen
48 tx port=p0
49 bps=1250000000
50 pkt inline=00 00 01 00 00 01 00 00 02 00 00 02 08 00 45 00 00 1c 00 01 00 00 47 00 f7 7d 00 00 00 00 00 00 00 00 00 00 00 00 77 23 55 7b
51 random=XXX00000
52 rand_offset=23
53 random=000000000000000000000000000XXXXX
54 rand_offset=26
55 random=000000000000000000000000000XXXXX
56 rand_offset=30
57 random=00000000000XXXXX00000000000XXXXX
58 rand_offset=34
59
60 [core 2s1]
61 name=p0
62 task=0
63 mode=nop
64 rx port=p0
65
66 [core 3s1]
67 name=p1
68 task=0
69 mode=nop
70 rx port=p1
71
72 [core 4s1]
73 name=p2
74 task=0
75 mode=nop
76 rx port=p2
77
78 [core 5s1]
79 name=p3
80 task=0
81 mode=nop
82 rx port=p3