mirror of https://github.com/pvnis/srsRAN_4G.git
rlc_um: add dedicated unit test for the PDU packing bug
Here is the test output with the fix disabled: 13:47:42.679774 [RLC_UM_1] [D] MAC opportunity - 14 bytes 13:47:42.679784 [RLC_UM_1] [D] pdu_space=14, head_len=2 13:47:42.679790 [RLC_UM_1] [D] adding new SDU segment - 10 bytes of 10 remaining 13:47:42.679834 [RLC_UM_1] [D] Complete SDU scheduled for tx. Stack latency: 0 us 13:47:42.679909 [RLC_UM_1] [D] pdu_space=4, head_len=2 13:47:42.679922 [RLC_UM_1] [D] adding new SDU segment - 0 bytes of 10 remaining 13:47:42.679928 [RLC_UM_1] [I] Tx PDU SN=0 (14 B) 13:47:42.679974 [RLC_UM_1] [D] vt_us = 1 The test checks the correct packing and of the two PDUs at the end.master
parent
df50dd7d3c
commit
a3d7d4517c
Loading…
Reference in New Issue