Skip to content
Success

#4480 (Sep 18, 2025, 9:45:06 AM)

Started 29 days ago
Took 26 sec on build5-deb12build-ansible

Started by upstream project master-libosmocore build number 4480
originally caused by:

This run spent:

  • 2 ms waiting;
  • 26 sec build duration;
  • 26 sec total from scheduled to completion.
Revision: 7d7c6bee96d81e31f205ce593b4e9b8042994653
Repository: https://gerrit.osmocom.org/libosmocore
  • origin/master
Changes
  1. Allow io_uring_submit batching just ahead of poll/select (details)
  2. Avoid reusing pending buffer; append incoming data instead (details)
  3. osmo_io: Add unit test to verify segmentation process (details)
  4. Add multiple messages buffers to struct iofd_msghdr (details)
  5. Add multiple messages buffers to io_uring read operations (details)
  6. Add multiple messages buffers to io_uring write operations (details)
  7. osmo-io: Put together message buffers when dequeued from tx queue (details)
  8. Send multiple read/recvfrom/recvmsg SQEs in advance (details)
  9. Add environment variable to set io_uring size (details)
  10. Automatically increase io_uring, if too small. (details)
  11. Remove old empty io_uring (details)
  12. Put all io_uring related read and write states into sub structures (details)