Attention is currently required from: laforge.
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/33198 )
Change subject: stream: Add client-side (segmentation) support for IPAC ......................................................................
Patch Set 4:
(3 comments)
File tests/stream/stream_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-8523): https://gerrit.osmocom.org/c/libosmo-netif/+/33198/comment/efb9b6e4_38a471b1 PS4, Line 711: osmo_hexdump((const unsigned char *)h, sizeof (*h) + h->len)); space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-8523): https://gerrit.osmocom.org/c/libosmo-netif/+/33198/comment/b2e1c604_f9521ac6 PS4, Line 721: int (* test_segm_ipa_stream_cli_srv_close_cb)(struct osmo_stream_srv *conn) = Unnecessary space before function pointer name
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-8523): https://gerrit.osmocom.org/c/libosmo-netif/+/33198/comment/9ad7ea7b_9b0af9cd PS4, Line 721: int (* test_segm_ipa_stream_cli_srv_close_cb)(struct osmo_stream_srv *conn) = space prohibited after that '*' (ctx:BxW)