Merge "bugfix: hosts should be clean if update_hosts twice"
[yardstick.git] / samples / vnf_samples / nsut / vpe / vpe_config / vpe_downstream
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 [PIPELINE6]
16 type = ROUTING
17 core = s{socket}c4
18 pktq_in = RXQ1.0
19 pktq_out = SWQ4 SINK3
20 encap = ethernet_qinq
21 qinq_sched = yes
22 ip_hdr_offset = 270
23
24
25 [PIPELINE7]
26 type = PASS-THROUGH
27 core = s{socket}c5h
28 pktq_in = SWQ4
29 pktq_out = SWQ5
30
31 [PIPELINE8]
32 type = PASS-THROUGH
33 core = s{socket}c5h
34 pktq_in = SWQ5 TM0
35 pktq_out = TM0 SWQ6
36
37 [PIPELINE9]
38 type = PASS-THROUGH
39 core = s{socket}c5h
40 pktq_in = SWQ6
41 pktq_out = TXQ0.0