1 # Copyright (c) 2016-2017 Intel Corporation
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
7 # http://www.apache.org/licenses/LICENSE-2.0
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.
23 pktq_out = TXQ0.0 TXQ1.0 TXQ2.0 TXQ3.0
25 ; egress (private interface) info
28 ;for pub port <-> prv port mapping (prv, pub)
29 prv_to_pub_map = (0,1)
34 timer_dyn_timeout = 1000000
39 pipeline_txrx_type = RXRX
41 pktq_in = RXQ0.0 RXQ1.0 RXQ2.0 RXQ3.0
42 pktq_out = SWQ0 SWQ1 SWQ2 SWQ3 SWQ4
47 pktq_in = SWQ0 SWQ1 SWQ2 SWQ3
48 pktq_out = SWQ4 SWQ5 SWQ6 SWQ7 SWQ8 SWQ9 SWQ10 SWQ11
49 outport_offset = 136; 8
55 pktq_in = SWQ4 SWQ5 SWQ6 SWQ7
56 pktq_out = SWQ12 SWQ13 SWQ14 SWQ15
58 ; to make pipeline timer as 1-sec granularity
68 max_clients_per_ip = 65535
69 max_port_per_client = 100
70 public_ip_port_range = 04040000:(1, 65535)
73 cgnapt_meta_offset = 128
80 pipeline_txrx_type = TXTX
82 pktq_in = SWQ12 SWQ13 SWQ14 SWQ15 SWQ16 SWQ17 SWQ18 SWQ19
83 pktq_out = TXQ0.1 TXQ1.1 TXQ2.1 TXQ3.1 TXQ0.2 TXQ1.2 TXQ2.2 TXQ3.2