Hi all,I am facing an issure regarding the "reordering window" when I execute the handover between gnbs throught X2 interface by nrhelper.
phenomenon:
After a handover, the protocol needs to re-"calibrate" its receive window. A slight difference in the calibration starting point—i.e., the sequence number of the last data packet before the handover—will lead to a difference in the right boundary of the window after calibration. This difference determines whether the formula VR(UH) > VR(UR) is satisfied, and thus decides whether the first subsequent data packet will trigger a reordering process that takes the duration of the ReordingTimer (likely a typo for "ReorderingTimer") or be accepted immediately. Is there any verifiable protocol content regarding this scenario?
thanks for your answer~