From 639ee53578e426751b4244961e42751519315fde Mon Sep 17 00:00:00 2001
From: Jaroslava Fiedlerova <Jaroslava.Fiedlerova@openairinterface.org>
Date: Fri, 7 Jul 2023 13:08:28 +0200
Subject: [PATCH] Configuration files for gNB: cleanup of config file
---
.../conf_files/gnb.sa.band78.106prb.n310.7ds2u.conf | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/ci-scripts/conf_files/gnb.sa.band78.106prb.n310.7ds2u.conf b/ci-scripts/conf_files/gnb.sa.band78.106prb.n310.7ds2u.conf
index cffa15e110..a1e66c7ade 100644
--- a/ci-scripts/conf_files/gnb.sa.band78.106prb.n310.7ds2u.conf
+++ b/ci-scripts/conf_files/gnb.sa.band78.106prb.n310.7ds2u.conf
@@ -229,15 +229,6 @@ RUs = (
}
);
-THREAD_STRUCT = (
-{
- #three config for level of parallelism "PARALLEL_SINGLE_THREAD", "PARALLEL_RU_L1_SPLIT", or "PARALLEL_RU_L1_TRX_SPLIT"
- parallel_config = "PARALLEL_SINGLE_THREAD";
- #two option for worker "WORKER_DISABLE" or "WORKER_ENABLE"
- worker_config = "WORKER_ENABLE";
-}
-);
-
security = {
# preferred ciphering algorithms
# the first one of the list that an UE supports in chosen
--
2.26.2