[S] Change in osmo-ttcn3-hacks[master]: hlr: add imsi unknown cause test case

2023-11-18 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27569?usp=email ) Change subject: hlr: add imsi unknown cause test case .. hlr: add imsi unknown cause test case Check if the reject-caus

[S] Change in libosmocore[master]: gmstap_util: Fix sending out gsmtap messages

2023-11-18 Thread laforge
Attention is currently required from: arehbein, daniel, jolly. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35055?usp=email ) Change subject: gmstap_util: Fix sending out gsmtap messages .

[S] Change in libosmocore[master]: gmstap_util: Fix sending out gsmtap messages

2023-11-18 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35055?usp=email ) Change subject: gmstap_util: Fix sending out gsmtap messages .. gmstap_util: Fix sending out gsmtap messages Previously undetecte

[S] Change in osmo-ci[master]: obs-worker: support more recent opensuse versions

2023-11-18 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/35056?usp=email ) Change subject: obs-worker: support more recent opensuse versions .. obs-worker: support more recent opensuse versions We

[S] Change in osmo-ci[master]: hosts: Add build4-obsworker

2023-11-18 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/35057?usp=email ) Change subject: hosts: Add build4-obsworker .. hosts: Add build4-obsworker Change-Id: I0c663fa281042aa98822d27a67add8ba07d

[L] Change in libosmocore[master]: core: Add software UART implementation

2023-11-18 Thread jolly
Attention is currently required from: fixeria, laforge. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30763?usp=email ) Change subject: core: Add software UART implementation .. Patch S

[S] Change in libosmocore[master]: soft_uart: add osmo_soft_uart_free()

2023-11-18 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35018?usp=email ) Change subject: soft_uart: add osmo_soft_uart_free() .. Patch Set 2: Code-

[S] Change in libosmocore[master]: soft_uart: add doxygen documentation

2023-11-18 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35019?usp=email ) Change subject: soft_uart: add doxygen documentation .. Patch Set 2: Code-

[S] Change in libosmocore[master]: soft_uart: split osmo_soft_uart_enable()

2023-11-18 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35020?usp=email ) Change subject: soft_uart: split osmo_soft_uart_enable() .. Patch Set 2: C

[M] Change in libosmocore[master]: soft_uart: rework osmo_uart_rx_bit() to use flow state

2023-11-18 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35022?usp=email ) Change subject: soft_uart: rework osmo_uart_rx_bit() to use flow state ..

[S] Change in libosmocore[master]: soft_uart: implement parity checking for the receiver

2023-11-18 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35023?usp=email ) Change subject: soft_uart: implement parity checking for the receiver .. P

[L] Change in libosmocore[master]: soft_uart: add unit tests for the receiver and transmitter

2023-11-18 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35046?usp=email ) Change subject: soft_uart: add unit tests for the receiver and transmitter .

[S] Change in osmo-ci[master]: ansible: add raspbian11build container on lx2 machine

2023-11-18 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/35059?usp=email ) Change subject: ansible: add raspbian11build container on lx2 machine .. ansible: add raspbian11build container on lx2 mach

[S] Change in osmo-ci[master]: ttcn3-slave: Install sudo

2023-11-18 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/35058?usp=email ) Change subject: ttcn3-slave: Install sudo .. ttcn3-slave: Install sudo The sudo tool is required by the ansible 'become_us

[S] Change in osmo-ci[master]: ansible/jenkins-slave/osmo-ci: Install 'make' required for osmo-ci

2023-11-18 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/35060?usp=email ) Change subject: ansible/jenkins-slave/osmo-ci: Install 'make' required for osmo-ci .. ansible/jenkins-slave/osmo-ci: Insta

[S] Change in libosmocore[master]: osmo_io: Reject unknown/unsupported modes in osmo_iofd_setup()

2023-11-18 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/35063?usp=email ) Change subject: osmo_io: Reject unknown/unsupported modes in osmo_iofd_setup() .. osmo_io: Reject unknown/unsupported m

[S] Change in libosmocore[master]: io_uring: add some more source code comments/docs

2023-11-18 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/35061?usp=email ) Change subject: io_uring: add some more source code comments/docs .. io_uring: add some more source code comments/docs

[S] Change in libosmocore[master]: osmo_io: rename unsupported SCTP mode to OSMO_IO_FD_MODE_SCTP_RECVMSG...

2023-11-18 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/35062?usp=email ) Change subject: osmo_io: rename unsupported SCTP mode to OSMO_IO_FD_MODE_SCTP_RECVMSG_SEND .. osmo_io: rename unsuppor

[S] Change in libosmocore[master]: gmstap_util: Fix sending out gsmtap messages

2023-11-18 Thread jolly
jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35055?usp=email ) Change subject: gmstap_util: Fix sending out gsmtap messages .. Patch Set 2: Code-Review+2 -- To view, visit https://ger