Change in osmo-gsm-tester[master]: amarisoft_enb.cfg.tmpl: increas threshold for failed UL retransmissions

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Oct 13 10:25:32 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20607 )

Change subject: amarisoft_enb.cfg.tmpl: increas threshold for failed UL retransmissions
......................................................................

amarisoft_enb.cfg.tmpl: increas threshold for failed UL retransmissions

this avoids the eNB from releasing the UE too early if the UL channel
stays very bad for a longer time but many PUSCH are scheduled

Change-Id: Ib82616e920eecc70fbded12433e54bd90ae1bcd4
---
M src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  pespin: Looks good to me, approved; Verified



diff --git a/src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl b/src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
index f46b77e..18a37c4 100644
--- a/src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl
@@ -206,6 +206,7 @@
     mac_config: {
        ul_max_harq_tx: 5, /* max number of HARQ transmissions for uplink */
        dl_max_harq_tx: 5, /* max number of HARQ transmissions for downlink */
+       ul_max_consecutive_retx: 1000,
     },
 
     /* CPU load limitation */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20607
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Ib82616e920eecc70fbded12433e54bd90ae1bcd4
Gerrit-Change-Number: 20607
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201013/9ef85672/attachment.htm>


More information about the gerrit-log mailing list