Highlights of the week  3rd Jan`23 from Rashmi:

  1. Ported s_plus_p_gw_eps_bearer_context_information_t to protobuf structure and fixed the bugs found in unit test cases and while executing s1ap sanity test suite
  2. Ported UE contexts to protobuf structure in spgw task. Validated the changes and changes are available in PR, https://github.com/magma/magma/pull/14782
  3. Ported spgw_state contexts to protobuf structure in spgw task. Shall raise PR once previous PRs are merged to master.
  4. Started working on removing common state manager dependency for spgw task.
  5. Reviewed following PRs
    https://github.com/magma/magma/pull/14716
    https://github.com/magma/magma/pull/14769


Highlights of the week 26th Dec`22 from Ankit Kumar Aman:



Highlights of the week 21st Dec`22 from Pruthvi:

  1. Completed migrating state_imsi_htble in mme_app to protobuf map https://github.com/magma/magma/pull/14716
  2. Addressed review comments for PR https://github.com/magma/magma/pull/14716/
  3. Reviewed PRs: https://github.com/magma/magma/pull/14717, https://github.com/magma/magma/pull/14406

Highlights of the week 19th Dec`22 from Ankit Kumar Aman:



Highlights of the week 12th Dec`22 from Rashmi:

  1. Completed the porting of s_plus_p_gw_eps_bearer_context_information_t to protobuf structure. Fixed some of the bugs found in unit test cases

Highlights of the week 12th Dec`22 from Ankit Kumar Aman:

  • Completed guti_ue_context hashlist to protobuf map migration for mme_app task and raised PR https://github.com/magma/magma/pull/14638
  • Fixed conflicts after s11 tunel hashlist migration to ptotobuf map 
  • Analyzing and understanding need of other hashlists in mme_app



Highlights of the week 5th Dec`22 from Ankit Kumar Aman:

  • Debugged the issue using gdb and finally fixed the issue for gtpv1-u task cpp migrationPR https://github.com/magma/magma/pull/14290. Updated the PR and marked it ready for review.
  • Code walkthrough and PR review to understand hashlist migration to protobuf map.
  • Working on guti_ue_context hashlist migration to protobuf map for mme app.
  • Leaves & holidays: Availed leave on 1st and 2nd December for personal reasons.



Highlights of the week 28th Nov`22 from Ankit Kumar Aman:


Highlights of the week 22nd Nov`22 from Rashmi:

  1. Porting of s_plus_p_gw_eps_bearer_context_information_t to protobuf structure is completed and testing and bug fixing are in progress
  2. Reviewed the PRs, https://github.com/magma/magma/pull/14449, https://github.com/magma/magma/pull/14339 and https://github.com/magma/magma/pull/14420
  3. Addressed review comments on PR, https://github.com/magma/magma/pull/14406


Highlights of the week 22nd Nov`22 from Pruthvi:

  1. Completed migrating files under include/ to cpp/hpp. PR: https://github.com/magma/magma/pull/14420 merged to master
  2. Completed removing of temporary file emm_headers.hpp which contains declarations of functions which were causing undefined references. PR: https://github.com/magma/magma/pull/14489 raised for review
  3. Working on migrating imsi_mme_ue_id_htbl in mme_app to proto map
  4. Reviewed PRs: https://github.com/magma/magma/pull/14449, https://github.com/magma/magma/pull/14339

Highlights of the week 21st Nov`22 from Ankit Kumar Aman:



Highlights of the week 15th Nov`22 from Pruthvi:

  1. Worked on migrating files under include/ to cpp/hpp. Raised PR: https://github.com/magma/magma/pull/14420
  2. Worked on removing the temporary file emm_headers.hpp which contains declarations of functions which were causing undefined references. Yet to raise a PR for this
  3. Working on the review comments for https://github.com/magma/magma/pull/14420
  4. Reviewed PRs:  https://github.com/magma/magma/pull/14406, https://github.com/magma/magma/pull/14436, https://github.com/magma/magma/pull/14356

Highlights of the week 14th Nov`22 from Rashmi:

  1. Reviewed the PRs, https://github.com/magma/magma/pull/14420, https://github.com/magma/magma/pull/14356 and https://github.com/magma/magma/pull/14422
  2. Working on issue, https://github.com/magma/magma/issues/11191 to port s_plus_p_gw_eps_bearer_context_information_t to protobuf structure. Need to cover do dedicated bearer creation


Highlights of the week 14th Nov`22 from Ankit Kumar Aman:



Highlights of the week 10th Nov`22 from Pruthvi:

  1. Migration of mme_app files to cpp/hpp PR : https://github.com/magma/magma/pull/14211 is merged to master
  2. Started working on migrating imsi_mme_ue_id_htbl in mme_app to proto map but this requires all the related files under include directory to be migrated to cpp. Working on migrating include/ files to cpp/hpp
  3. Reviewed PRs:  https://github.com/magma/magma/pull/14356, https://github.com/magma/magma/pull/14342, https://github.com/magma/magma/pull/14006, https://github.com/magma/magma/pull/13335

Highlights of the week 7th Nov`22 from Rashmi:

  1. Reviewed the PR, https://github.com/magma/magma/pull/14356 , https://github.com/magma/magma/pull/14339 and https://github.com/magma/magma/pull/14211
  2. Incorporated review comments on PR, https://github.com/magma/magma/pull/14155 and https://github.com/magma/magma/pull/14342
  3. Started working porting structure, s_plus_p_gw_eps_bearer_context_information_t to protobuf structure, done with Create session procedure and continue to work other procedures


Highlights of the week 7th Nov`22 from Ankit Kumar Aman:

  • Finished code for sgs task cpp migration and raised PR https://github.com/magma/magma/pull/14339
  • Finished code for sctp task cpp migration and raised PR https://github.com/magma/magma/pull/14356
  • Faced issues with Magma test vm bring-up. Took time to get it fixed.
  • Some ci checks are failing for raised PRs for amf_test with bazel. Got more bazel test commands to test with for the raised PRs to detect and fix ci failures. Fixed the CI check failures with bazel and updated the PR.
  • Leaves and holidays: Personal leave on 31st October on the occasion of Chhath Puja



Highlights of the week 31st Oct`22 from Rashmi:

  1. Worked on issue, https://github.com/magma/magma/issues/14244 and fixes are available in PR, https://github.com/magma/magma/pull/14327
  2. As part of stability testing, scripted several test cases for s1ap task with large number of UEs and eNBs. But we need to continue this activity once s1ap task has ported all it's contexts to protobuf structure.
  3. Reviewed the PR, https://github.com/magma/magma/pull/14211

Highlights of the week 31st Oct`22 from Ankit Kumar Aman:



Highlights of the week 24th Oct`22 from Ankit Kumar Aman:

  • Started working on GTPv1 task for cpp migration
  • Found compilation issues with S6a and HA tasks for pragma once guard. Marked the issues and revised the PRs. The PRs are merged https://github.com/magma/magma/pull/14089 and https://github.com/magma/magma/pull/14148
  • Meeting and Discussion Involvements: Attended Monday Bi-Weekly Testing Meeting
  • Leaves and holidays: Radisys holidays from Friday till Tuesday -21st (Global Wellness day), 24 & 25th (Diwali)



Highlights of the week 18th Oct`22 from Pruthvi:

  1. Completed migration of mme_app files. Raised PR : https://github.com/magma/magma/pull/14211
  2. Started working on migrating imsi_mme_ue_id_htbl in mme_app to proto map
  3. Reviewed PRs:  https://github.com/magma/magma/pull/14006, https://github.com/magma/magma/pull/14148, https://github.com/magma/magma/pull/13895

Highlights of the week 17th Oct`22 from Rashmi:

  1. Incorporated review comments on PR,  https://github.com/magma/magma/pull/13895 and https://github.com/magma/magma/pull/14005
  2. Started working to stability testing. As part of stability testing, state_converter test case is modified to execute for 10K UEs.
  3. Reviewed the PR,  https://github.com/magma/magma/pull/14008

Highlights of the week 17th Oct`22 from Ankit Kumar Aman:



Highlights of the week 10th Oct`22 from Rashmi:

  1. Incorporated review comments on PR,  https://github.com/magma/magma/pull/13843 and https://github.com/magma/magma/pull/14072
  2. Started worked on issue, https://github.com/magma/magma/issues/11192 and changes for s1ap task are in PR https://github.com/magma/magma/pull/14116
  3. Reviewed the PR, https://github.com/magma/magma/pull/14089
  4. Was on PTO on 4th October

Highlights of the week 10th Oct`22 from Ankit Kumar Aman:



Highlights of the week 3rd Oct`22 from Rashmi:

  1. Addressed review comment on PR, https://github.com/magma/magma/pull/13728
  2. On rebasing branch, rsarwad_move_s1ap_state_ctx resulted into too many conflicts. Resolved the conflicts and raised the PR, https://github.com/magma/magma/pull/14072
  3. Started working on issue, https://github.com/magma/magma/issues/11192 for s1ap tasks


Highlights of the week 3rd Oct`22 from Ankit Kumar Aman:



Highlights of the week 26th Sept`22 from Ankit Kumar Aman:



Highlights of the week 20th Sept`22 from Pruthvi:

  1. Worked on review comments on PR: https://github.com/magma/magma/pull/13904. PR is merged to master.
  2. Completed migration of nas/ies folder. Yet to raise PR for these changes
  3. Started working on cpp migration of mme_app files
  4. Reviewed PRs:  https://github.com/magma/magma/pull/13943

Highlights of the week 19th Sept`22 from Rashmi:

  1. As part of cpp migration in S1ap module, worked on porting s1ap_state structure to protobuf structure, coding and testing is completed. Shall raise PR for review once it's parent PRs are merged.
  2. As part of cpp migration in spgw module, found some unused files, hash tables and structures and cleaned them up. Changes are available in PR, https://github.com/magma/magma/pull/13943
  3. As part of cpp migration in sgw_s8 module, started working on porting hash tables to protobuf map
  4. Reviewed the PRs, https://github.com/magma/magma/pull/13904 and https://github.com/magma/magma/pull/13768

Highlights of the week 19th Sept`22 from Ankit Kumar Aman:



Highlights of the week 13th Sept`22 from Pruthvi:

  1. Completed c++ migration of files under the following folders and raised PR : https://github.com/magma/magma/pull/13904
    1. nas (all files except ies folder)
    2. nas/api
    3. nas/emm
    4. nas/util
  2. Working on review comments on PR: https://github.com/magma/magma/pull/13904
  3. Working on migrating files under nas/ies folder 
  4. Reviewed PRs:  https://github.com/magma/magma/pull/13678, https://github.com/magma/magma/pull/13805, https://github.com/magma/magma/pull/13843

Highlights of the week 12th Sept`22 from Rashmi:

  1. As part of cpp migration in spgw module, fixed the memory leaks found while porting hash list of UE contexts to protobuf map. Manually verified the changes by executing the restart test cases. Changes are available in PR, https://github.com/magma/magma/pull/13895
  2. As part of cpp migration in S1ap module, started working on porting s1ap_state structure to protobuf structure
  3. Reviewed the PR, https://github.com/magma/magma/pull/13472, https://github.com/magma/magma/pull/13853



Highlights of the week 6th Sept`22 from Pruthvi:

  1. Completed c++ migration of nas/esm files. PR https://github.com/magma/magma/pull/13712 is merged to master
  2. Completed migration of nas/emm/msg files. PR https://github.com/magma/magma/pull/13754 is merged to master
  3. Working on migrating files under nas/emm/sap and nas/emm folders 
  4. Reviewed PRs:  https://github.com/magma/magma/pull/13805, https://github.com/magma/magma/pull/13508

Highlights of the week 5th Sept`22 from Rashmi:

  1. As part of cpp migration in s1ap module, addressed review comments on PRs, https://github.com/magma/magma/pull/13508 , https://github.com/magma/magma/pull/13835 and https://github.com/magma/magma/pull/13678
  2. As part of cpp migration in spgw module, ported teid hash list to map. Changes are available in PR, https://github.com/magma/magma/pull/13843 and porting of hash list of ue context is completed, some memory leaks are found. Need to fix them

Highlights of the week 5th Sept`22 from Ankit Kumar Aman:



Highlights of the week 29th Aug`22 from Rashmi:

  1. As part of cpp migration in s1ap module, ported enb context from C structure to protobuf structure. The changes are available in PR, https://github.com/magma/magma/pull/13728
  2. As part of cpp migration in spgw module, started working on porting hash lists to protobuf map; On inclusion of proto_map.h in spgw_type.h file resulted into many compilation errors. Fixed them.
    Also removed some unused files and structures. All these changes are available in PR, https://github.com/magma/magma/pull/13764
  3. Reviewed the below PRs, 
    https://github.com/magma/magma/pull/13754, https://github.com/magma/magma/pull/13714 and https://github.com/magma/magma/pull/13659

Highlights of the week 29th Aug`22 from Ankit Kumar Aman:



Highlights of the week 23rd Aug`22 from Pruthvi:

  1. Debugged test_ipv6_non_nat_dp_ul_tcp.py TC which is failing on CI with Christian Kramer from TNG. Found the following two issues:
    1. UE`s IPv6 address was getting added to eth3 interface of test vm with netmask 0. Fixed the issue.
    2. Sometimes neighbor between dev and trfserver was getting delayed or not happening at all. Earlier Pravin had given a fix for similar issue. But in this fix after receiving Neighbor Solicit msg from trfserver, agw was forwarding this msg to UE. UE would reply with Neighbor Adv msg. After this step, UE`s ipv6 address on eth3 interface of test vm used to become invalid and the test used to fail with "Cannot assign this address" error on the test VM. Christian Kramer fixed this issue so that the Neighbor Solicit msg from trfserver will be handled in dev VM itself and it will not be forwarded to UE.
    3. With the above fixes, a draft PR https://github.com/magma/magma/pull/13669 is created to verify if it works on CI. The test has passed in 3 consecutive runs. Will monitor the test for few more days before days.
  2. Started working c++ migration of files under nas/esm folder 
  3. Reviewed PRs:  https://github.com/magma/magma/pull/13508

Highlights of the week 22nd Aug`22 from Rashmi:

  1. Incorporated review comments on PR, https://github.com/magma/magma/pull/13508
  2. As part of cpp migration, working on porting eNB context from C structure to protobuf structure. After porting unit test case, GenerateUEContextReleaseCommand was failing because we added s1ap_enb_state as enum, previously it was integer, due to this change we need to add newly added parameter to encoded file. This issue is fixed. Coding is completed, need to validate the changes and cleanup the code.

Highlights of the week 22nd Aug`22 from Ankit Kumar Aman:



Highlights of the week 15th Aug`22 from Ankit Kumar Aman:



Highlights of the week 9th  Aug`22 from Pruthvi:

  1. As part of MOCN-GW design:
    1. Added design for handling success and failure scenarios during S1 and X2 handovers
  2. Retested IPv6 data test cases in PR https://github.com/magma/magma/pull/12646 which were earlier not working on master code. Without any local changes the tests are now working individually on multiple runs and also when added as part of integ tests. PR is merged to master.
  3. Working on IPv6 dedicated bearer test cases in PR https://github.com/magma/magma/pull/12892
  4. Reviewed PRs:  https://github.com/magma/magma/pull/13423/, https://github.com/magma/magma/pull/13323, https://github.com/magma/magma/pull/13508, https://github.com/magma/magma/pull/13332, https://github.com/magma/magma/pull/13423

Highlights of the week 8th Aug`22 from Ankit Kumar Aman:



Highlights of the week 2nd  Aug`22 from Pruthvi:

  1. As part of MOCN-GW design:
    1. Added design for handling failure scenarios for S1 setup, Initial attach, Idle mode and Reset procedures
    2. Modified handling of S1 setup procedure between MOCN-GW and MME. Updated the design to use preconfigured enb-id(per MME) at MOCN-GW instead of same Id for all MMEs
    3. Working on the design of HO scenarios
  2. IPv6 data test cases in PR https://github.com/magma/magma/pull/12646 are not working on master code. IPv6 data TC works if iperf is run between dev vm and trf vm on eth3 interface address prior to running the s1ap ipv6 test. The static ipv6 addresses configured on eth3 interfaces of dev and trf server vms become reachable when iperf is run between the 2 vms. Due to this ipv6 data test works if executed after running iperf. Trying to analyze why eth3 interface ipv6 addresses are not reachable if iperf is not run.
  3. Reviewed PRs:  https://github.com/magma/magma/pull/13318, https://github.com/magma/magma/pull/13332

Highlights of the week 1st Aug`22 from Rashmi:

  1. Incorporated review comments on PR, https://github.com/magma/magma/pull/13335
  2. Locally brought up the Orc8r based subscriber DB. Issue was reported that on execution of basic attach detach test case from s1ap tester was resulting into Authentication Failure with emm_cause "sync failure"
    But in my setup authentication is successful, but mobilityd is not able allocate UE ip address because subscriber is not configured. Checking the dependency of mobilityd on subscriber for IP allocation
  3. As part of c++ migration, ported all c files to cpp for sgw_s8 module. 

Highlights of the week 1st Aug`22 from Ankit Kumar Aman:



Highlights of the week 26th July`22 from Pruthvi:

  1. As part of MOCN-GW design, added design for handling reset procedure
  2. IPv6 data test cases in PR https://github.com/magma/magma/pull/12646 are not working on master code. Debugging in progress
  3. Reviewed PRs:  https://github.com/magma/magma/pull/13335, https://github.com/magma/S1APTester/pull/82, https://github.com/magma/magma/pull/13295 and https://github.com/magma/magma/pull/13138

Highlights of the week 25th July`22 from Rashmi:

  •  As part of issue, https://github.com/magma/magma/issues/11191 after converting C structure ue_description_t to protobuf structure UeDescription, memory leaks were occurring. Fixed these leaks in both unit test cases and end2end test cases
  • Locally bringing up Orc8r and AGW and register AGW with Orc8r cloud.

Highlights of the week 25th July`22 from Ankit Kumar Aman:



Highlights of the week 22nd July`22 from Vikram:

Highlights of the week 19th July`22 from Pruthvi:

  1. As part of C++ migration activity , fixed review comments for PR : https://github.com/magma/magma/pull/13213. PR is merged to master.
  2. As part of MOCN-GW design, added design for s1 setup, initial attach, detach and idle mode procedures
  3. Reviewed PRs: https://github.com/magma/magma/pull/13138, https://github.com/magma/magma/pull/13295, https://github.com/magma/S1APTester/pull/82 and https://github.com/magma/magma/pull/13114 

Highlights of the week 18th July`22 from Rashmi: 

Highlights of the week 18th July`22 from Ankit Kumar Aman:



Highlights of the week 13th July`22 from Pruthvi:

  1. As part of C++ migration activity , migrated all files under spgw task to cpp/hpp. Fixed review comments for PR : https://github.com/magma/magma/pull/13213
  2. Reviewed PRs: https://github.com/magma/magma/pull/13173, https://github.com/magma/magma/pull/13114
  3. Working on the design for handling S1 procedures on MOCN-GW

Highlights of the week 11th July`22 from Ankit Kumar Aman:

Highlights of the week 11th July`22 from Rashmi: 

  1. As part of c++ migration, incorporated review comments on PR, https://github.com/magma/magma/pull/13128
  2. On addressing the comment, https://github.com/magma/magma/pull/12973/#discussion_r896434249 "make test_oai" was failing for s1ap test suite. Debugged the same and shared the analysis on https://github.com/magma/magma/pull/12973/#discussion_r916084876
  3. Analyzed the issue, https://github.com/magma/magma/issues/9902 and shared the analysis in same github link
  4. Working on issue, https://github.com/magma/magma/issues/11191 for s1ap module



Highlights of the week 6th July`22 from Pruthvi:

  1. As part of C++ migration activity , migrated all files under spgw task to cpp/hpp. Fixed all the warning and errors. Raised PR for review: https://github.com/magma/magma/pull/13213
  2. Reviewed PR: https://github.com/magma/magma/pull/13173
  3. Reviewing PR: https://github.com/magma/magma/pull/13128

Highlights of the week 6th July`22 from Vikram:

  1. Working on C++ migration activity for renaming c to cpp in mme_app and nas.

Highlights of the week 4th July`22 from Ankit Kumar Aman:

Highlights of the week 4th July`22 from Rashmi: 

  1. As part of c++ migration, completed porting of hashlist, state_ue_ht to protobuf ma. Manually verified the changes. Once previous PRs are merged. I shall create new PR.
  2. As part of issue, https://github.com/magma/magma/issues/9902. As part of mme restart I did some analysis. Got to know that mme2associd was not updated. Modifying the code based on this observation didn't seem to work. 
  3. Provided the fixes for the issue, https://github.com/magma/magma/issues/13086
  4. Reviewed the PRs, https://github.com/magma/magma/pull/13103 and https://github.com/magma/magma/pull/13142



Highlights of the week 29th June`22 from Vikram:

  1. Working on C++ migration activity for renaming c to cpp in mme_app.

Highlights of the week 28th June`22 from Rashmi: 

As part of c++ migration, completed porting of hashlist, mme_ue_id_imsi_htbl to protobuf map. Shall raise PR for the same

  • As part of issue, https://github.com/magma/magma/issues/9902 Analyzed the logs. From the logs it appears that mme is going through multiple scenarios like mme is handling multi UE and multi eNB with different types of procedures like request for handover, UE entering to idle state and back to active state; sctp disconnection. From logs I re-created few of scenario, but looks to be good.  Right now we shall replace assert with error log and return.

Highlights of the week 28th June`22 from Pruthvi:

  1. Started working on C++ migration activity for SPGW task. Fixed return type mismatch errors in all the files under SPGW task
  2. Changed file extension to .cpp and .hpp which is resulting into lot of compilation errors and warnings. Working on fixing them
  3. IPv6 PR https://github.com/magma/magma/pull/13010 is merged to master. But vms were not coming up on local VMs, updated quick start guide to add IPv6 address range in /etc/vbox/networks.con



[Current Week] Highlights of the week 26th Dec`22 from Ankit Kumar Aman:


  • No labels
Write a comment…