implementation of RLC UE delete req and rsp JIRA-ID : ODUHIGH-43
[o-du/l2.git] / src / 5gnrrlc / kw_udx_dl.c
index 8a27900..421ee67 100755 (executable)
@@ -349,6 +349,11 @@ RlcCfgInfo   *cfg
                   DU_LOG("\nERROR  --> RLC_DL : deletion Failed due to[%d]",
                            entCfgCfm->status.reason);
                }
+               else
+               {
+                  DU_LOG("\nDEBUG  -->  RLC_DL: UE information is deleted for UEIdx[%d] and CellId[%d]",\
+                  cfg->ueId, cfg->cellId);
+               }
                break;
             }
          case CKW_CFG_DELETE_CELL: