Merge "Yardstick TC083: Move sample test case netperf"
[yardstick.git] / samples / vnf_samples / nsut / prox / configs / handle_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=if0
23 mac=hardware
24 rx desc=2048
25 tx desc=2048
26
27 [defaults]
28 mempool size=1879K
29 memcache size=512
30
31 [global]
32 start time=5
33 name=Handle Buffering (1x)
34
35 [core 0]
36 mode=master
37
38 [core 1]
39 name=none
40 task=0
41 mode=impair
42 delay ms=125
43 rx port=if0
44 tx cores=1t1
45 drop=no
46
47 task=1
48 mode=l2fwd
49 dst mac=@@tester_p0
50 rx ring=yes
51 tx port=if0
52 drop=no