Attention is currently required from: arehbein.
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 2:
(2 comments)
File tests/stream/stream_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-8530): https://gerrit.osmocom.org/c/libosmo-netif/+/33197/comment/2f45435c_ffa07646 PS2, Line 518: 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-8530): https://gerrit.osmocom.org/c/libosmo-netif/+/33197/comment/2f8a3366_d1ede7fc PS2, Line 638: printf("==================================Test %s complete========================================\n\n",testname); space required after that ',' (ctx:VxV)