* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fapi_5g / bin / oran_5g_fapi.cfg
1 ;******************************************************************************
2 ;
3 ;   Copyright (c) 2021 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 = 10
26 thread_sched_policy = 1
27 thread_priority = 89
28
29 [PHY2MAC_WORKER]
30 core_id = 11
31 thread_sched_policy = 1
32 thread_priority = 89
33
34 [URLLC_WORKER]
35 is_enabled = 1
36 core_id = 12
37 thread_sched_policy = 1
38 thread_priority = 96
39
40 [WLS_CFG]
41 device_name = wls0
42 shmem_size = 2126512128
43
44 ; Log level
45 ; none
46 ; info
47 ; error
48 ; trace
49 [LOGGER]
50 level = none
51
52 [DPDK]
53 ; IOVA Mode 
54 ; 0 - PA
55 ; 1 - VA
56 dpdk_iova_mode = 0
57 dpdk_memory_zone = gnb0