Skip to content
Success

#26809 (Feb 5, 2026, 12:58:34 PM)

Started 21 days ago
Took 2.4 sec on build4-deb12build-ansible

Started by upstream project gerrit-libosmo-sigtran build number 835
originally caused by:

This run spent:

  • 8.1 sec waiting;
  • 2.4 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: 708f393cbfd776c3ce2e497e7e02c1c8923701d4
Repository: $GERRIT_REPO_URL
  • master
Refactor xua_layer_manager object

Several changes to improve separation of the LM object and its
lifecycle:
* Store in ss7_asp a pointer to a xua_layer_manager, which contains all
  implementation dependent information inside its priv pointer.
* Add a new free_func field to the xua_layer_manager struct in order to
  be able to free it without knowing how it was allocated.
* Get rid og the loglevel param, LOGL_DEBUG was always passed and that
  was actually an implementation specific detail of the default xua
  layer manager.
* Pass pointer to function to be called by LM to submit primitives to
  M3UA.
Change-Id: Ia96ebf40444f46ad718d61befbecb523f267fd6c

Change-Id: I5b101d3afa41712d895815b467eae58f52922476
Pau Espin Pedrol at