O-RAN E Maintenance Release contribution for ODULOW
[o-du/phy.git] / fapi_5g / bin / oran_5g_fapi.cfg
1 ;******************************************************************************
2 ;
3 ;   Copyright (c) 2019 Intel.
4 ;
5 ;   Licensed under the Apache License, Version 2.0 (the "License");
6 ;   you may not use this file except in compliance with the License.
7 ;   You may obtain a copy of the License at
8 ;
9 ;       http://www.apache.org/licenses/LICENSE-2.0
10 ;
11 ;   Unless required by applicable law or agreed to in writing, software
12 ;   distributed under the License is distributed on an "AS IS" BASIS,
13 ;   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ;   See the License for the specific language governing permissions and
15 ;   limitations under the License.
16 ;
17 ;******************************************************************************
18
19
20 ; FAPI TM CFG
21 ; Core configuration
22 ; Note:
23 ; Schedule Policy [1: SCHED_FIFO 2: SCHED_RR]
24 [MAC2PHY_WORKER]
25 core_id = 18
26 thread_sched_policy = 1
27 thread_priority = 89
28
29 [PHY2MAC_WORKER]
30 core_id = 19
31 thread_sched_policy = 1
32 thread_priority = 89
33
34 [URLLC_WORKER]
35 core_id = 19
36 thread_sched_policy = 1
37 thread_priority = 96
38
39 [WLS_CFG]
40 device_name = wls_f0
41 shmem_size = 2126512128
42
43 ; Log level
44 ; none
45 ; info
46 ; error
47 ; trace
48 [LOGGER]
49 level = none
50
51 [DPDK]
52 ; IOVA Mode 
53 ; 0 - PA
54 ; 1 - VA
55 dpdk_iova_mode = 0
56 dpdk_memory_zone = gnb_f0