Attention is currently required from: laforge, pespin.

fixeria has posted comments on this change by fixeria. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38062?usp=email )

Change subject: s1gw: derive functions from f_TC_e_rab_setup()
......................................................................


Patch Set 3:

(1 comment)

This change is ready for review.

File s1gw/S1GW_ConnHdlr.ttcn:

https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38062/comment/16ad3e04_97ce0558?usp=email
 :
PS2, Line 328:  for (var integer i := 0; i < lengthof(erabs); i := i + 1) {
> You could actually split this for loop in a function which returns 
> E_RABToBeSetupListBearerSUReq. […]
We can do that when we can re-use `E_RABToBeSetupListBearerSUReq` in other PDUs 
(e.g. in upcoming testcases for the `INITIAL CONTEXT SETUP REQUEST`). 
Unfortunately, the S1AP specs. defined in a way that each message type has its 
own specific IEs, even though the IE structure is almost identical. And for now 
there would be only one user per such IE-crafting function. Let's keep it as-is 
for now and get back to this idea later.



--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38062?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I1bff371da6337ecd7710219d1c86f0fff82ad17f
Gerrit-Change-Number: 38062
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Attention: pespin <[email protected]>
Gerrit-Comment-Date: Sun, 15 Sep 2024 15:58:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <[email protected]>

Reply via email to