Attention is currently required from: laforge.
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/33197 )
Change subject: stream: Add server-side (segmentation) support for IPAC ......................................................................
Patch Set 3:
(2 comments)
File tests/stream/stream_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-8577): https://gerrit.osmocom.org/c/libosmo-netif/+/33197/comment/9dec0cfe_5e167748 PS3, Line 521: 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-8577): https://gerrit.osmocom.org/c/libosmo-netif/+/33197/comment/6361cbbf_e6d18074 PS3, Line 640: printf("==================================Test %s complete========================================\n\n",testname); space required after that ',' (ctx:VxV)