Jenkins Builder has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/41309?usp=email )
Change subject: Add TCAP based loadsharing/routing ......................................................................
Patch Set 6:
(3 comments)
File tests/tcap/tcap_transaction_tracking_test.c:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/libosmo-sigtran/+/41309/comment/65690e8d_6ac6cf... : PS6, Line 19: typedef void (* tcap_trxn_track_test_func_t)(void); do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/libosmo-sigtran/+/41309/comment/0f35db97_186ae7... : PS6, Line 19: typedef void (* tcap_trxn_track_test_func_t)(void); space prohibited after that '*' (ctx:BxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/libosmo-sigtran/+/41309/comment/dc4e1bbf_4e6fa6... : PS6, Line 48: static void init_as(struct osmo_ss7_as *as) { open brace '{' following function definitions go on the next line