H release documentation
[o-du/l2.git] / docs / release-notes.rst
index e5234b7..7add7e7 100644 (file)
@@ -5,8 +5,7 @@
 Release-Notes
 **************
 
-
-This document provides the release notes for D Release of O-DU-L2.
+This document provides the release notes for H Release of O-DU-L2.
 
 .. contents::
    :depth: 3
@@ -20,6 +19,17 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
+| 2023-05-15         | 8.0.0              | Radisys            | H release          |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+| 2022-12-15         | 7.0.3              | Radisys,           | G release          |
+|                    |                    | HCL Technologies   |                    |
+|                    |                    | Ltd.               |                    |
++--------------------+--------------------+--------------------+--------------------+
+| 2022-06-16         | 6.0.0              | Radisys,           | F release          |
+|                    |                    | HCL Technologies   |                    |
+|                    |                    | Ltd.               |                    |
++--------------------+--------------------+--------------------+--------------------+
 | 2022-01-14         | 5.0.0              | Radisys,           | e-release          |
 |                    |                    | HCL Technologies   |                    |
 |                    |                    | Ltd.               |                    |
@@ -43,12 +53,57 @@ Version history
 Summary
 -------
 
+H- release
+^^^^^^^^^^
+This release contains the following:
+
+ - Multi-Scheduling algorithm framework design
+
+ - Alignment to "O-RAN WG8 AAD v07.00" Specification
+
+ - Mobility mode Support (Inter-CU handover)
+ - Upgrade to E2AP v3.0 and implementation of E2 messages
+   
+   - E2 Setup failure
+   - Reset Procedure
+
+ - End-to-end integration support
+
+   - Testing with TM500 UE simulator to detect broadcast message
+
+G- release
+^^^^^^^^^^
+This release contains the following:
+
+ - Improvement of code coverage
+
+ - Discontinuous reception (DRX)
+
+ - Alignment of O-DU high with the latest AAD WG8 specification (above 80% complaint)
+
+ - End-to-end integration support 
+   
+   - WLS memory management update aligned with latest odu-low (FlexRAN 21.11 intel L1)
+   - Upgrade to the latest FAPI Interface and vendor-specific messages
+   - Successfully tested broadcast message reception at L1
+
 F- release
 ^^^^^^^^^^
 This release contains the following:
 
- - Upgrade to E2AP version 2.0.
- - Support for IDLE Mode Paging.
+ - HARQ framework support and scheduler enhancement to prioritize retransmission
+
+ - Upgrade to E2AP version 2.0
+
+ - Support for IDLE Mode Paging
+
+ - Mobility mode Support (Intra-CU handover)
+
+ - O1 Module
+
+      - Alarm notification for cell down. 
+      - Added support for standard defined VES format in alarm notification and PM messages.
 
 e-release
 ^^^^^^^^^^
@@ -160,6 +215,64 @@ This release contains the following:
 
 Release Data
 ------------
+H release
+^^^^^^^^^^
++--------------------------------------+------------------------------------------+
+| **Project**                          | ODUHIGH                                  |
+|                                      |                                          |   
++--------------------------------------+------------------------------------------+
+| **Repo/commit-ID**                   | o-du/l2/                                 |
+|                                      | I790792e199edecd7932fb7dc89c167b231708a5f|
++--------------------------------------+------------------------------------------+
+| **Release designation**              | H release                                |
+|                                      |                                          |   
++--------------------------------------+------------------------------------------+
+| **Release date**                     | 2023-06-13                               |
+|                                      |                                          |   
++--------------------------------------+------------------------------------------+
+| **Purpose of the delivery**          | H release                                |
+|                                      |                                          |   
++--------------------------------------+------------------------------------------+
+
+G release
+^^^^^^^^^^
++--------------------------------------+------------------------------------------+
+| **Project**                          | ODUHIGH                                  |
+|                                      |                                          |   
++--------------------------------------+------------------------------------------+
+| **Repo/commit-ID**                   | o-du/l2/                                 |
+|                                      | I18c6f314f9a927ae49db92e4f9b0e4a3113f3bdb|
++--------------------------------------+------------------------------------------+
+| **Release designation**              | G release                                |
+|                                      |                                          |   
++--------------------------------------+------------------------------------------+
+| **Release date**                     | 2022-12-05                               |
+|                                      |                                          |   
++--------------------------------------+------------------------------------------+
+| **Purpose of the delivery**          | G release                                |
+|                                      |                                          |   
++--------------------------------------+------------------------------------------+
+
+F release
+^^^^^^^^^^
++--------------------------------------+--------------------------------------+
+| **Project**                          | ODUHIGH                              |
+|                                      |                                      |   
++--------------------------------------+--------------------------------------+
+| **Repo/commit-ID**                   | o-du/l2/                             |
+|                                      | Ice63cef7030a5c08820bcced7ea06467e2c8|
+|                                      | 820b                                 |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release designation**              | F release                            |
+|                                      |                                      |   
++--------------------------------------+--------------------------------------+
+| **Release date**                     | 2022-06-16                           |
+|                                      |                                      |   
++--------------------------------------+--------------------------------------+
+| **Purpose of the delivery**          | F release                            |
+|                                      |                                      |   
++--------------------------------------+--------------------------------------+
 
 e-release
 ^^^^^^^^^^ 
@@ -271,6 +384,47 @@ Feature Additions
 
 **JIRA BACK-LOG:**
 
+H-release
+^^^^^^^^^^
+
++-----------------------------------------------+-----------------------------------------------+
+| **JIRA REFERENCE**                            | **SLOGAN**                                    |
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-463  | Inter-CU Handover                             |
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-488  | Alignment to ORAN WG8 AAD v7.0 specification  |
+|                                               | and Enhancement for Multi-scheduling alogrithm|
+|                                               | framework                                     |
++-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-510  | E2 upgrade to v3.0 and enhancement            |
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-475  | Integration of ODU-High with L1               |
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+
+G-release
+^^^^^^^^^^
+
++-----------------------------------------------+-----------------------------------------------+
+| **JIRA REFERENCE**                            | **SLOGAN**                                    |
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-461  | Improvement of code coverage                  |
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-462  | Implementation of Discontinuous Reception(DRX)|
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-464  | Alignment to latest ORAN WG8 AAD specification|
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-475  | Integration of ODU-High with L1               |
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
+
 F-release
 ^^^^^^^^^^
 
@@ -278,12 +432,21 @@ F-release
 | **JIRA REFERENCE**                            | **SLOGAN**                                    |
 |                                               |                                               |
 +-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-402  | Support for HARQ and scheduler enhancement to |
+|                                               | prioritize retransmission                     |
++-----------------------------------------------+-----------------------------------------------+
 | https://jira.o-ran-sc.org/browse/ODUHIGH-404  | Support for E2AP version 2.0                  | 
 |                                               |                                               |
 +-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-405  | Support for Inter-DU Handover                 | 
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
 | https://jira.o-ran-sc.org/browse/ODUHIGH-406  | Support for Idle Mode Paging                  | 
 |                                               |                                               |
 +-----------------------------------------------+-----------------------------------------------+
+| https://jira.o-ran-sc.org/browse/ODUHIGH-429  | O1 Enhancements                               | 
+|                                               |                                               |
++-----------------------------------------------+-----------------------------------------------+
 
 e-release
 ^^^^^^^^^^
@@ -472,7 +635,7 @@ System Limitations
 
 - Current code is locally tested to support upto three UEs.
 
-- NR-MAC supports Round Robin scheduling currently.
+- NR-MAC supports Round Robin scheduling currently, however the framework provides support to plug-in any other scheduling algorthim easily.
 
 - Cell broadcast is for SSB and SIB1 only.
 
@@ -529,28 +692,30 @@ O-DU High uses FAPI interface files provided by Intel and therefore, not complet
 
 References
 ----------
-1. ORAN-WG8.AAD.0-v05.00.00
+1. ORAN-WG8.AAD.0-v07.00.00
+
+2. O-RAN.WG5.C.1-v05.00
 
-2. ORAN WG3.E2AP v02.00
+3. ORAN WG3.E2AP v03.00
 
-3. 3GPP 38.473-f60 v15.3
+4. 3GPP 38.473-f60 v15.3
 
-4. 3GPP TS 38.211 v15.3
+5. 3GPP TS 38.211 v15.3
 
-5. 3GPP TS 38.212 v15.3
+6. 3GPP TS 38.212 v15.3
 
-6. 3GPP TS 38.213 v15.3
+7. 3GPP TS 38.213 v15.3
 
-7. 3GPP TS 38.214 v15.3
+8. 3GPP TS 38.214 v15.3
 
-8. 3GPP TS 38.321 v15.3
+9. 3GPP TS 38.321 v15.3
 
-9. 3GPP TS 38.331 v15.3
+10. 3GPP TS 38.331 v15.3
 
-10. 5G PHY FAPI Specification v1.0.5
+11. 5G PHY FAPI Specification v1.0.5
 
-11. 3GPP TS 28.541 Specfication V16.6
+12. 3GPP TS 28.541 Specfication V16.6
 
-12. O-RAN WG1.O1-Interface v04.00
+13. O-RAN WG1.O1-Interface v04.00
 
-13. O-RAN WG1.OAM-Architecture v04.00
+14. O-RAN WG1.OAM-Architecture v04.00