Attention is currently required from: arehbein, pespin.
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/33198 )
Change subject: stream: Add client-side (segmentation) support for IPA ......................................................................
Patch Set 17:
(2 comments)
File tests/stream/stream_test.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/33198/comment/52cc603c_b6c847ec PS13, Line 829: rc = clock_gettime(CLOCK_MONOTONIC, &start);
I think I already answered in there that the easiest/best way to timeout the test is to use the alar […]
Done
File tests/stream/stream_test.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/33198/comment/69687a7a_e31cb863 PS16, Line 518: osmo_timer_schedule(&fragmented_send_tl_cli, 0, 125000);
why this change in time? seems unrelated?
Looks like it. Doesn't really matter except for the "timestamp" in the log output, though.