Change in osmo-pcu[master]: tbf: Update FSM names when TFI change during tbf_update()

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 19 11:41:54 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/25816 )

Change subject: tbf: Update FSM names when TFI change during tbf_update()
......................................................................

tbf: Update FSM names when TFI change during tbf_update()

In that function, previous PDCHs are unlinked and then alloc_algorithm
is expected to assign new TFIs.

Change-Id: I7bcbb223ca32400bede7ab638695ba3c015c9946
---
M src/tbf.cpp
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  dexter: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved
  fixeria: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/src/tbf.cpp b/src/tbf.cpp
index 361e631..2e2e388 100644
--- a/src/tbf.cpp
+++ b/src/tbf.cpp
@@ -334,6 +334,8 @@
 			dl_tbf->set_window_size();
 	}
 
+	tbf_update_state_fsm_name(this);
+
 	return 0;
 }
 

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I7bcbb223ca32400bede7ab638695ba3c015c9946
Gerrit-Change-Number: 25816
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20211019/5637925b/attachment.htm>


More information about the gerrit-log mailing list