mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7b25eac47c
test. The race condition was being cause by write_sdu being called simultanously to read_pdu, which could cause the read_pdu to try to get the SDU info before it had been written by the write_sdu. Changes in this commit include: - Make sure PDCP sn in included in RLC AM stress test. - Stop handling control PDU when TX is not enabled in RLC AM. - Fixed issue with length of the PDCP SN in rlc_stress_test. - Moved the place were sdu info erase was called to avoid double calls to erase - Tentative fix for race condition in rlc_am_stress test. - Added function to print information about undelivered_sdu_info_queue for debugging. |
4 years ago | |
---|---|---|
.. | ||
byte_buffer_queue.h | 4 years ago | |
gtpu.h | 4 years ago | |
ipv6.h | 4 years ago | |
pdcp.h | 4 years ago | |
pdcp_entity_base.h | 4 years ago | |
pdcp_entity_lte.h | 4 years ago | |
pdcp_entity_nr.h | 4 years ago | |
rlc.h | 4 years ago | |
rlc_am_base.h | 4 years ago | |
rlc_am_lte.h | 4 years ago | |
rlc_am_nr.h | 4 years ago | |
rlc_common.h | 4 years ago | |
rlc_metrics.h | 4 years ago | |
rlc_tm.h | 4 years ago | |
rlc_um_base.h | 4 years ago | |
rlc_um_lte.h | 4 years ago | |
rlc_um_nr.h | 4 years ago |