Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/35858?usp=email )
Change subject: rlcmac: uncomment RLC/MAC msg_type checking in DATA.cnf ......................................................................
Patch Set 3:
(1 comment)
File tests/rlcmac/rlcmac_prim_test.c:
https://gerrit.osmocom.org/c/libosmo-gprs/+/35858/comment/dcc9347f_302637f4 PS3, Line 640: rlcmac_prim = osmo_gprs_rlcmac_prim_alloc_l1ctl_pdch_data_cnf(ts_nr, rts_fn, NULL, 0); // FIXME: pass a valid RLC/MAC block here The easiest is probably that you memcpy() the buffer in line 495 when receiveign the DATA.req in the callback where this test emulates the lower layer.