Support for large DU delay profiles#3
Conversation
This patch introduces necessary changes to xRAN to support large DU delay profiles. The key changes involved are related to the C-plane packet generation logic. Note that the NB-IOT conditional branch is not tested given that it is not used at the moment, and it is thus intentionally left for future work.
|
@rorsc @teodora-vladic please review |
maybe @bpodrygajlo would be better here. |
|
I have just tested the following and works E2E:
Thank you @khooi8913 for the contribution. Regarding the compatibility with ProtO-RU, which parameters shall be adapted in the reference config file https://github.com/duranta-project/openairinterface5g/blob/develop/targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.106prb.fhi72.1x1-proto-ru.conf? |
Hi @teodora-vladic , two changes are needed:
Let me know if it works for you -- thanks! |
This patch introduces necessary changes to xRAN to support large DU delay profiles. The key changes involved are related to the C-plane packet generation logic. Note that the NB-IOT conditional branch is not tested given that it is not used at the moment, and it is thus intentionally left for future work.