Project

General

Profile

Actions

Feature #5754

closed

io_uring support in libosmo-mgcp-client

Added by laforge over 1 year ago. Updated 20 days ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
libosmo-mgcp_client
Target version:
-
Start date:
11/09/2022
Due date:
% Done:

100%

Spec Reference:
Tags:

Description

Once libosmocore provides the new API for the upcoming io_uring backend (#5751) we will need to port libosmo-mgcp-client over to this new API.

Currently we're using the following code-paths for I/O

libosmo-mgcp-client function I/O function provided by
mgcp_do_write write -
mgcp_do_read read -

We need to analyze each of those and migrate, if possible.


Related issues

Related to libosmocore - Feature #5751: io_uring support in libosmocoreResolvedjolly11/09/2022

Actions
Related to Core testing infrastructure - Feature #6357: run (some?) tests with io_uring backend for osmo_ioResolvedosmith02/09/2024

Actions
Actions #1

Updated by laforge over 1 year ago

  • Related to Feature #5751: io_uring support in libosmocore added
Actions #2

Updated by laforge about 2 months ago

  • Priority changed from Normal to High
Actions #3

Updated by laforge about 2 months ago

  • Assignee set to jolly
Actions #4

Updated by laforge about 2 months ago

  • Related to Feature #6357: run (some?) tests with io_uring backend for osmo_io added
Actions #5

Updated by laforge 26 days ago

  • Status changed from New to In Progress

I've hacked up a quick patch https://gerrit.osmocom.org/c/osmo-mgw/+/36142

Very initial testing with osmo-msc test suite shows MGCP is still flowing as expected.

More comprehensive testing is needed.

Actions #6

Updated by laforge 26 days ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by laforge 25 days ago

  • Status changed from Resolved to In Progress
  • % Done changed from 100 to 50
Actions #8

Updated by laforge 20 days ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)