Skip to content
Success

#20422 (Feb 12, 2026, 10:32:39 AM)

Started 14 days ago
Took 1 min 4 sec on build5-deb12build-ansible

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

This run spent:

  • 8.5 sec waiting;
  • 1 min 4 sec build duration;
  • 1 min 12 sec total from scheduled to completion.
Revision: e52c644aa3927e9aa46dbeb1ffdfebf6d0cc3b68
Repository: $GERRIT_REPO_URL
  • master
Introduce struct osmo_ss7_as_asp_assoc

This new struct allows supporting unlimited number of ASPs per AS.
It can also potentially be used in the future to:
* Hold M3UA "ASP Identifier" per AS<->ASP association
* Speed up iterating over AS served by a given ASP.

NOTE: Having >16 ASPs per AS may not be desirable, for instance under
loadshare traffic mode ITU SLS is 4 bit, so despite having ext_sls
extending the table to 128 entries based on OPC, it may not provide
enough entropy to properly loadshare among all of them.

Related: OS#7519
Change-Id: I149ab467899633ac50cba3e482b2cae02124279d
Pau Espin Pedrol at