Change in osmo-bts[master]: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb()

2020-06-06 Thread ipse
ipse has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18704 ) Change subject: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb() .. Patch Set 1: Code-Review+1 The patch works in our case and

Build failure of network:osmocom:nightly/libusrp in Debian_Unstable/x86_64

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/libusrp/Debian_Unstable/x86_64 Package network:osmocom:nightly/libusrp failed to build in Debian_Unstable/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly libusrp Last lines of

Build failure of network:osmocom:nightly/open5gs in Debian_10/i586

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/open5gs/Debian_10/i586 Package network:osmocom:nightly/open5gs failed to build in Debian_10/i586 Check out the package for editing: osc checkout network:osmocom:nightly open5gs Last lines of build log:

Build failure of network:osmocom:nightly/open5gs in xUbuntu_18.04/i586

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/open5gs/xUbuntu_18.04/i586 Package network:osmocom:nightly/open5gs failed to build in xUbuntu_18.04/i586 Check out the package for editing: osc checkout network:osmocom:nightly open5gs Last lines of build log: [

Build failure of network:osmocom:nightly/open5gs in xUbuntu_18.10/i586

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/open5gs/xUbuntu_18.10/i586 Package network:osmocom:nightly/open5gs failed to build in xUbuntu_18.10/i586 Check out the package for editing: osc checkout network:osmocom:nightly open5gs Last lines of build log:

Build failure of network:osmocom:latest/libusrp in Debian_Unstable/x86_64

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:latest/libusrp/Debian_Unstable/x86_64 Package network:osmocom:latest/libusrp failed to build in Debian_Unstable/x86_64 Check out the package for editing: osc checkout network:osmocom:latest libusrp Last lines of build

Build failure of network:osmocom:nightly/libusrp in Debian_Unstable/x86_64

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/libusrp/Debian_Unstable/x86_64 Package network:osmocom:nightly/libusrp failed to build in Debian_Unstable/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly libusrp Last lines of

Change in libosmocore[master]: WIP: Optionally disable NS-{RESET, BLOCK, UNBLOCK} when using UDP/IP

2020-06-06 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/18706 ) Change subject: WIP: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IP .. WIP: Optionally disable

Change in pysim[master]: Add support for ADF_USIM/EF_EHPLMN

2020-06-06 Thread gui...@gmail.com
gui...@gmail.com has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/18649 ) Change subject: Add support for ADF_USIM/EF_EHPLMN .. Patch Set 1: (1 comment) out of curiosity, the comment about the

Change in osmo-bts[master]: common/scheduler: use boolean for channel activation state

2020-06-06 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18700 ) Change subject: common/scheduler: use boolean for channel activation state .. common/scheduler: use boolean for channel activation state

Change in osmo-bts[master]: common/scheduler: fix unreachable code in trx_sched_set_lchan()

2020-06-06 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18699 ) Change subject: common/scheduler: fix unreachable code in trx_sched_set_lchan() .. common/scheduler: fix unreachable code in

Change in osmo-bts[master]: common/scheduler: fix unreachable code in trx_sched_set_lchan()

2020-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18699 ) Change subject: common/scheduler: fix unreachable code in trx_sched_set_lchan() .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-bts[master]: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/

2020-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18705 ) Change subject: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/ .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-bsc[master]: stats: Count transitions from BORKEN state due to LCHAN_EV_TS_ERROR s...

2020-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18703 ) Change subject: stats: Count transitions from BORKEN state due to LCHAN_EV_TS_ERROR signal. .. Patch Set 1: Code-Review+1 -- To

Change in osmo-bsc[master]: stats: Add a BTS counter for paging requests responded elsewhere.

2020-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18426 ) Change subject: stats: Add a BTS counter for paging requests responded elsewhere. .. Patch Set 3: Code-Review+1 -- To view, visit

Change in osmo-bsc[master]: timeslot_fsm: Name TS FSM instances on allocation.

2020-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18702 ) Change subject: timeslot_fsm: Name TS FSM instances on allocation. .. Patch Set 1: Code-Review+1 -- To view, visit

Change in osmo-bts[master]: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb()

2020-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18704 ) Change subject: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb() .. Patch Set 1: Code-Review+1 -- To view, visit

Change in osmo-bsc[master]: chan_alloc: Fix typo in a comment.

2020-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18701 ) Change subject: chan_alloc: Fix typo in a comment. .. Patch Set 1: Code-Review+2 -- To view, visit

Build failure of network:osmocom:nightly/open5gs in Raspbian_10/armv7l

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/open5gs/Raspbian_10/armv7l Package network:osmocom:nightly/open5gs failed to build in Raspbian_10/armv7l Check out the package for editing: osc checkout network:osmocom:nightly open5gs Last lines of build log: [

Build failure of network:osmocom:nightly/open5gs in Debian_10/armv7l

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/open5gs/Debian_10/armv7l Package network:osmocom:nightly/open5gs failed to build in Debian_10/armv7l Check out the package for editing: osc checkout network:osmocom:nightly open5gs Last lines of build log: [

Build failure of network:osmocom:nightly/libusrp in Debian_Unstable/x86_64

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/libusrp/Debian_Unstable/x86_64 Package network:osmocom:nightly/libusrp failed to build in Debian_Unstable/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly libusrp Last lines of

Change in osmo-bts[master]: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/

2020-06-06 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/18705 ) Change subject: osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/ .. osmo-bts-trx/trx_if: cosmetic: s/ocommand/command/

Change in osmo-bts[master]: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb()

2020-06-06 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18704 ) Change subject: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb() .. Patch Set 1: (1 comment)

Change in osmo-bts[master]: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb()

2020-06-06 Thread ipse
ipse has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18704 ) Change subject: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb() .. Patch Set 1: (1 comment) The patch looks valid to me but I'm

Change in osmo-bsc[master]: stats: Add a BTS counter for paging requests responded elsewhere.

2020-06-06 Thread ipse
Hello laforge, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-bsc/+/18426 to look at the new patch set (#3). Change subject: stats: Add a BTS counter for paging requests responded elsewhere.

Change in osmo-bsc[master]: stats: Add a BTS counter for paging requests responded elsewhere.

2020-06-06 Thread ipse
ipse has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18426 ) Change subject: stats: Add a BTS counter for paging requests responded elsewhere. .. Patch Set 2: This is now working as expected.

Build failure of network:osmocom:nightly/libusrp in Debian_Unstable/x86_64

2020-06-06 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/libusrp/Debian_Unstable/x86_64 Package network:osmocom:nightly/libusrp failed to build in Debian_Unstable/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly libusrp Last lines of

Change in osmo-bsc[master]: paging: Remove obsolete comment.

2020-06-06 Thread ipse
ipse has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18428 ) Change subject: paging: Remove obsolete comment. .. Patch Set 2: @neels Ping -- To view, visit

Change in osmo-bts[master]: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb()

2020-06-06 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/18704 ) Change subject: osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb() .. osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb() If

Change in osmo-bsc[master]: chan_alloc: Fix typo in a comment.

2020-06-06 Thread ipse
ipse has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18701 ) Change subject: chan_alloc: Fix typo in a comment. .. chan_alloc: Fix typo in a comment. Change-Id:

Change in osmo-bsc[master]: timeslot_fsm: Name TS FSM instances on allocation.

2020-06-06 Thread ipse
ipse has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18702 ) Change subject: timeslot_fsm: Name TS FSM instances on allocation. .. timeslot_fsm: Name TS FSM instances on allocation. Before this

Change in osmo-bsc[master]: stats: Count transitions from BORKEN state due to LCHAN_EV_TS_ERROR s...

2020-06-06 Thread ipse
ipse has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18703 ) Change subject: stats: Count transitions from BORKEN state due to LCHAN_EV_TS_ERROR signal. .. stats: Count transitions from BORKEN

Change in osmo-bsc[master]: stats: Add a BTS counter for paging requests responded elsewhere.

2020-06-06 Thread ipse
Hello laforge, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-bsc/+/18426 to look at the new patch set (#2). Change subject: stats: Add a BTS counter for paging requests responded elsewhere.

Change in osmo-bts[master]: common/scheduler: fix unreachable code in trx_sched_set_lchan()

2020-06-06 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18699 ) Change subject: common/scheduler: fix unreachable code in trx_sched_set_lchan() .. Patch Set 2: (1 comment)

Change in docker-playground[master]: ttcn3-bts-test/jenkins.sh: stop container with BSC in the end

2020-06-06 Thread fixeria
fixeria has abandoned this change. ( https://gerrit.osmocom.org/c/docker-playground/+/18695 ) Change subject: ttcn3-bts-test/jenkins.sh: stop container with BSC in the end .. Abandoned -- To view, visit

Change in docker-playground[master]: ttcn3-bts-test/jenkins.sh: stop container with BSC in the end

2020-06-06 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/18695 ) Change subject: ttcn3-bts-test/jenkins.sh: stop container with BSC in the end .. Patch Set 1: (1 comment)