Change in pysim[master]: filesystem: add flags to filter selectables

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23204 ) Change subject: filesystem: add flags to filter selectables .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org

Change in pysim[master]: pySim-shell: add filesystem exporter

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23210 ) Change subject: pySim-shell: add filesystem exporter .. pySim-shell: add filesystem exporter add a new command "export" that can eithe

Change in pysim[master]: pySim-shell: add functionality to walk through the fs recursively

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23208 ) Change subject: pySim-shell: add functionality to walk through the fs recursively .. pySim-shell: add functionality to walk through th

Change in pysim[master]: ts_102_221: fix fixup_fcp_proprietary_tlv_map()

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23211 ) Change subject: ts_102_221: fix fixup_fcp_proprietary_tlv_map() .. ts_102_221: fix fixup_fcp_proprietary_tlv_map() According to its de

Change in pysim[master]: filesystem: decode select response for MF

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23209 ) Change subject: filesystem: decode select response for MF .. filesystem: decode select response for MF We always use the select respon

Change in pysim[master]: filesystem: add flags to filter selectables

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23204 ) Change subject: filesystem: add flags to filter selectables .. filesystem: add flags to filter selectables When requesting what DF/EF/

Change in pysim[master]: filesystem: case insensitive select.

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23205 ) Change subject: filesystem: case insensitive select. .. filesystem: case insensitive select. It makes sense to have a case insensitive

Change in pysim[master]: pySim-shell: add "dir" command.

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23207 ) Change subject: pySim-shell: add "dir" command. .. pySim-shell: add "dir" command. pysim-shell does not have a convinient way to list

Change in pysim[master]: filesystem: allow dumping multiple records of a file

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23206 ) Change subject: filesystem: allow dumping multiple records of a file .. filesystem: allow dumping multiple records of a file At the mo

Change in pysim[master]: Add a new pySim-shell program

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23175 ) Change subject: Add a new pySim-shell program .. Patch Set 7: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/pysim/+/231

Change in libosmocore[master]: gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC.

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/23183 ) Change subject: gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC. .. gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC. When freeing the N

Change in libosmocore[master]: gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC.

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/23183 ) Change subject: gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC. .. Patch Set 2: Code-Review+2 -- To view, visit https://gerri

Change in libosmocore[master]: gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC.

2021-03-02 Thread laforge
laforge has uploaded a new patch set (#2) to the change originally created by lynxis lazus. ( https://gerrit.osmocom.org/c/libosmocore/+/23183 ) Change subject: gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC. .. gprs_ns2: don

Change in pysim[master]: Add a new pySim-shell program

2021-03-02 Thread laforge
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/pysim/+/23175 to look at the new patch set (#7). Change subject: Add a new pySim-shell program .. Add a new pySim-shell p

Change in pysim[master]: start using python3 bytearray for our b2h/h2b types

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23174 ) Change subject: start using python3 bytearray for our b2h/h2b types .. start using python3 bytearray for our b2h/h2b types The code was written l

Change in osmo-ttcn3-hacks[master]: pcu: Introduce test TC_dl_no_ack_retrans_imm_ass

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23199 ) Change subject: pcu: Introduce test TC_dl_no_ack_retrans_imm_ass .. Patch Set 1: Code-Review+1 -- To view, visit https://ge

Change in osmo-ttcn3-hacks[master]: pcu: Introduce tests to validate X2301 and T3191

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23200 ) Change subject: pcu: Introduce tests to validate X2301 and T3191 .. Patch Set 1: Code-Review+1 -- To view, visit https://ge

Change in osmo-ttcn3-hacks[master]: pcu: Introduce test TC_dl_no_ack_retrans_imm_ass

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23199 ) Change subject: pcu: Introduce test TC_dl_no_ack_retrans_imm_ass .. Patch Set 1: Code-Review+2 -- To view, visit https://ge

Change in pysim[master]: start using python3 bytearray for our b2h/h2b types

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23174 ) Change subject: start using python3 bytearray for our b2h/h2b types .. Patch Set 10: Code-Review+2 (1 comment) https://gerrit.osmocom.

Change in pysim[master]: start using python3 bytearray for our b2h/h2b types

2021-03-02 Thread laforge
Hello Jenkins Builder, dexter, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/pysim/+/23174 to look at the new patch set (#10). Change subject: start using python3 bytearray for our b2h/h2b types

Change in pysim[master]: commands.py: Introduce a real select_file() method

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23173 ) Change subject: commands.py: Introduce a real select_file() method .. commands.py: Introduce a real select_file() method This method, like select

Change in pysim[master]: move SW matching to a generic utility function

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23171 ) Change subject: move SW matching to a generic utility function .. move SW matching to a generic utility function This will allow using it outside

Change in pysim[master]: commands.py: Introduce a real select_file() method

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23173 ) Change subject: commands.py: Introduce a real select_file() method .. Patch Set 8: Code-Review+2 -- To view, visit https://gerrit.osmo

Change in pysim[master]: commands.py: rename select_file() to select_path()

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23172 ) Change subject: commands.py: rename select_file() to select_path() .. commands.py: rename select_file() to select_path() In reality, the function

Change in pysim[master]: commands.py: rename select_file() to select_path()

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23172 ) Change subject: commands.py: rename select_file() to select_path() .. Patch Set 8: Code-Review+2 -- To view, visit https://gerrit.osmo

Change in pysim[master]: move SW matching to a generic utility function

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23171 ) Change subject: move SW matching to a generic utility function .. Patch Set 8: Code-Review+2 -- To view, visit https://gerrit.osmocom.

Change in pysim[master]: start using python3 bytearray for our b2h/h2b types

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23174 ) Change subject: start using python3 bytearray for our b2h/h2b types .. Patch Set 9: (1 comment) https://gerrit.osmocom.org/c/pysim/+/2

Change in osmo-pcu[master]: tbf_dl: fix FBI not set upon X2031 = 0

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23198 ) Change subject: tbf_dl: fix FBI not set upon X2031 = 0 .. tbf_dl: fix FBI not set upon X2031 = 0 If Idle TBF timer (X2031) is set to 0, it mea

Change in osmo-pcu[master]: tbf_dl: Fix m_last_dl_drained_fn not set under some conditions

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23197 ) Change subject: tbf_dl: Fix m_last_dl_drained_fn not set under some conditions .. tbf_dl: Fix m_last_dl_drained_fn not set under some condition

Change in osmo-pcu[master]: tbf: log keep_open condition status

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23196 ) Change subject: tbf: log keep_open condition status .. tbf: log keep_open condition status Change-Id: I069e84926aaa8f13b23c3ea4083b4c68dbc6cff

Change in osmo-pcu[master]: tbd_dl: Don't re-initialize class field twice

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23195 ) Change subject: tbd_dl: Don't re-initialize class field twice .. tbd_dl: Don't re-initialize class field twice Change-Id: Ia92c24032dc1f896500

Change in osmo-pcu[master]: tbf_dl: fix FBI not set upon X2031 = 0

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23198 ) Change subject: tbf_dl: fix FBI not set upon X2031 = 0 .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c

Change in osmo-pcu[master]: tbf_dl: Fix m_last_dl_drained_fn not set under some conditions

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23197 ) Change subject: tbf_dl: Fix m_last_dl_drained_fn not set under some conditions .. Patch Set 1: Code-Review+2 -- To view, visit http

Change in osmo-pcu[master]: tbf: log keep_open condition status

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23196 ) Change subject: tbf: log keep_open condition status .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/os

Change in osmo-ci[master]: jenkins jobs: disable TTCN3-centos-remsim-test

2021-03-02 Thread laforge
laforge has abandoned this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23203 ) Change subject: jenkins jobs: disable TTCN3-centos-remsim-test .. Abandoned we actually do have rpm spec files -- To view, visit https://gerri

Change in osmo-ci[master]: jenkins jobs: disable TTCN3-centos-remsim-test

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/23203 ) Change subject: jenkins jobs: disable TTCN3-centos-remsim-test .. jenkins jobs: disable TTCN3-centos-remsim-test We don't even build

Change in osmo-ggsn[master]: Don't install sgsnemu.conf to /etc/osmocom/

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23202 ) Change subject: Don't install sgsnemu.conf to /etc/osmocom/ .. Don't install sgsnemu.conf to /etc/osmocom/ This is an auxiliary example confi

Change in osmo-ggsn[master]: Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23201 ) Change subject: Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/ .. Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/ This is an

Change in osmo-ggsn[master]: Don't install sgsnemu.conf to /etc/osmocom/

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23202 ) Change subject: Don't install sgsnemu.conf to /etc/osmocom/ .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom

Change in osmo-ggsn[master]: Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23201 ) Change subject: Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/ .. Patch Set 1: Code-Review+2 -- To view, visit https://ge

Change in osmo-ggsn[master]: Don't install sgsnemu.conf to /etc/osmocom/

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23202 ) Change subject: Don't install sgsnemu.conf to /etc/osmocom/ .. Don't install sgsnemu.conf to /etc/osmocom/ This is an auxiliary ex

Change in osmo-ggsn[master]: Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23201 ) Change subject: Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/ .. Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/

Build failure of network:osmocom:nightly/osmo-ggsn in openSUSE_Leap_15.1_ARM/armv7l

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/openSUSE_Leap_15.1_ARM/armv7l Package network:osmocom:nightly/osmo-ggsn failed to build in openSUSE_Leap_15.1_ARM/armv7l Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggsn

Build failure of network:osmocom:nightly/osmo-ggsn in CentOS_8/aarch64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/CentOS_8/aarch64 Package network:osmocom:nightly/osmo-ggsn failed to build in CentOS_8/aarch64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggsn Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-ggsn in openSUSE_Leap_15.1_ARM/aarch64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/openSUSE_Leap_15.1_ARM/aarch64 Package network:osmocom:nightly/osmo-ggsn failed to build in openSUSE_Leap_15.1_ARM/aarch64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggs

Build failure of network:osmocom:nightly/osmo-ggsn in openSUSE_Factory_ARM/aarch64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/openSUSE_Factory_ARM/aarch64 Package network:osmocom:nightly/osmo-ggsn failed to build in openSUSE_Factory_ARM/aarch64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggsn L

Build failure of network:osmocom:nightly/simtrace2 in xUbuntu_20.10/x86_64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/simtrace2/xUbuntu_20.10/x86_64 Package network:osmocom:nightly/simtrace2 failed to build in xUbuntu_20.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly simtrace2 Last lines of bui

Change in osmo-pcu[master]: tbf_dl: fix FBI not set upon X2031 = 0

2021-03-02 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23198 ) Change subject: tbf_dl: fix FBI not set upon X2031 = 0 .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/c

Change in osmo-pcu[master]: tbf_dl: Fix m_last_dl_drained_fn not set under some conditions

2021-03-02 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23197 ) Change subject: tbf_dl: Fix m_last_dl_drained_fn not set under some conditions .. Patch Set 1: Code-Review+1 -- To view, visit http

Change in osmo-pcu[master]: tbf: log keep_open condition status

2021-03-02 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23196 ) Change subject: tbf: log keep_open condition status .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/c/os

Build failure of network:osmocom:nightly/simtrace2 in xUbuntu_20.04/x86_64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/simtrace2/xUbuntu_20.04/x86_64 Package network:osmocom:nightly/simtrace2 failed to build in xUbuntu_20.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly simtrace2 Last lines of bui

Change in osmo-pcu[master]: tbd_dl: Don't re-initialize class field twice

2021-03-02 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23195 ) Change subject: tbd_dl: Don't re-initialize class field twice .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmoco

Build failure of network:osmocom:nightly/osmo-ggsn in openSUSE_Leap_15.2/x86_64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/openSUSE_Leap_15.2/x86_64 Package network:osmocom:nightly/osmo-ggsn failed to build in openSUSE_Leap_15.2/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggsn Last li

Build failure of network:osmocom:nightly/osmo-ggsn in openSUSE_Tumbleweed/x86_64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/openSUSE_Tumbleweed/x86_64 Package network:osmocom:nightly/osmo-ggsn failed to build in openSUSE_Tumbleweed/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggsn Last

Build failure of network:osmocom:nightly/osmo-ggsn in openSUSE_Leap_15.1/x86_64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/openSUSE_Leap_15.1/x86_64 Package network:osmocom:nightly/osmo-ggsn failed to build in openSUSE_Leap_15.1/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggsn Last li

Build failure of network:osmocom:nightly/osmo-ggsn in CentOS_8/x86_64

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/CentOS_8/x86_64 Package network:osmocom:nightly/osmo-ggsn failed to build in CentOS_8/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggsn Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-ggsn in openSUSE_Tumbleweed/i586

2021-03-02 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-ggsn/openSUSE_Tumbleweed/i586 Package network:osmocom:nightly/osmo-ggsn failed to build in openSUSE_Tumbleweed/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-ggsn Last line

Jenkins build is back to normal : master-osmo-sip-connector ยป a1=default,a2=default,a3=default,a4=default,osmocom-master-debian9 #3274

2021-03-02 Thread jenkins
See

Change in pysim[master]: start using python3 bytearray for our b2h/h2b types

2021-03-02 Thread dexter
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23174 ) Change subject: start using python3 bytearray for our b2h/h2b types .. Patch Set 9: Code-Review+1 I have fixed the problem now. Apparant

Change in pysim[master]: start using python3 bytearray for our b2h/h2b types

2021-03-02 Thread dexter
dexter has uploaded a new patch set (#9) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23174 ) Change subject: start using python3 bytearray for our b2h/h2b types .. start using python3 byte

Change in pysim[master]: start using python3 bytearray for our b2h/h2b types

2021-03-02 Thread dexter
dexter has uploaded a new patch set (#8) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23174 ) Change subject: start using python3 bytearray for our b2h/h2b types .. start using python3 byte

Change in pysim[master]: start using python3 bytearray for our b2h/h2b types

2021-03-02 Thread dexter
dexter has uploaded a new patch set (#7) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23174 ) Change subject: start using python3 bytearray for our b2h/h2b types .. start using python3 byte

Change in osmo-ttcn3-hacks[master]: pcu: Introduce test TC_dl_no_ack_retrans_imm_ass

2021-03-02 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23199 ) Change subject: pcu: Introduce test TC_dl_no_ack_retrans_imm_ass .. pcu: Introduce test TC_dl_no_ack_retrans_imm_ass Change-

Change in osmo-ttcn3-hacks[master]: pcu: Introduce tests to validate X2301 and T3191

2021-03-02 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23200 ) Change subject: pcu: Introduce tests to validate X2301 and T3191 .. pcu: Introduce tests to validate X2301 and T3191 They ar

Change in osmo-pcu[master]: tbf_dl: fix FBI not set upon X2031 = 0

2021-03-02 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23198 ) Change subject: tbf_dl: fix FBI not set upon X2031 = 0 .. tbf_dl: fix FBI not set upon X2031 = 0 If Idle TBF timer (X2031) is set to

Change in osmo-pcu[master]: tbf_dl: Fix m_last_dl_drained_fn not set under some conditions

2021-03-02 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23197 ) Change subject: tbf_dl: Fix m_last_dl_drained_fn not set under some conditions .. tbf_dl: Fix m_last_dl_drained_fn not set under some

Change in osmo-pcu[master]: tbd_dl: Don't re-initialize class field twice

2021-03-02 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23195 ) Change subject: tbd_dl: Don't re-initialize class field twice .. tbd_dl: Don't re-initialize class field twice Change-Id: Ia92c24032

Change in osmo-pcu[master]: tbf: log keep_open condition status

2021-03-02 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23196 ) Change subject: tbf: log keep_open condition status .. tbf: log keep_open condition status Change-Id: I069e84926aaa8f13b23c3ea4083b4

Change in pysim[master]: move SW matching to a generic utility function

2021-03-02 Thread laforge
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/pysim/+/23171 to look at the new patch set (#8). Change subject: move SW matching to a generic utility function .. move S

Change in osmo-ci[master]: jobs/ttcn3: split *-kernel-git to own file

2021-03-02 Thread osmith
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23194 ) Change subject: jobs/ttcn3: split *-kernel-git to own file .. jobs/ttcn3: split *-kernel-git to own file Move ttcn3-ggsn-test-kernel-git into it

Change in osmo-ci[master]: jobs/ttcn3: split *-kernel-git to own file

2021-03-02 Thread osmith
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23194 ) Change subject: jobs/ttcn3: split *-kernel-git to own file .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.osmocom.org/c/

Change in osmo-ci[master]: jobs/ttcn3: split *-kernel-git to own file

2021-03-02 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23194 ) Change subject: jobs/ttcn3: split *-kernel-git to own file .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org

Change in pysim[master]: move SW matching to a generic utility function

2021-03-02 Thread laforge
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/pysim/+/23171 to look at the new patch set (#7). Change subject: move SW matching to a generic utility function .. move S

Change in pysim[master]: move SW matching to a generic utility function

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23171 ) Change subject: move SW matching to a generic utility function .. Patch Set 6: (1 comment) https://gerrit.osmocom.org/c/pysim/+/23171/

Change in pysim[master]: move SW matching to a generic utility function

2021-03-02 Thread laforge
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/pysim/+/23171 to look at the new patch set (#6). Change subject: move SW matching to a generic utility function .. move S

Change in osmo-ci[master]: jobs/ttcn3: split *-kernel-git to own file

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23194 ) Change subject: jobs/ttcn3: split *-kernel-git to own file .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.or

Change in osmo-ci[master]: jobs/ttcn3: split *-kernel-git to own file

2021-03-02 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/23194 ) Change subject: jobs/ttcn3: split *-kernel-git to own file .. jobs/ttcn3: split *-kernel-git to own file Move ttcn3-ggsn-test-kernel-

Change in osmo-ci[master]: ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23193 ) Change subject: ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest .. ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest now that osmo-smlc i

Change in osmo-ci[master]: ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23193 ) Change subject: ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest .. Patch Set 2: Verified+1 Code-Review+2 -- To view, visit https

Change in osmo-ci[master]: ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest

2021-03-02 Thread laforge
laforge has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-ci/+/23193 ) Change subject: ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest .. ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest now that osm

Change in osmo-ci[master]: ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/23193 ) Change subject: ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest .. ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest now that

Change in osmo-pcu[master]: llc: use memset to fill llc dummy frame padding

2021-03-02 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23191 ) Change subject: llc: use memset to fill llc dummy frame padding .. llc: use memset to fill llc dummy frame padding Change-Id: Iaa55549f979ca23d

Change in osmo-ci[master]: OBS: latest: fix code path to add new package

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23178 ) Change subject: OBS: latest: fix code path to add new package .. OBS: latest: fix code path to add new package Fix osmo_obs_add_rpm_spec() to n

Change in osmo-ci[master]: OBS: latest: fix code path to add new package

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23178 ) Change subject: OBS: latest: fix code path to add new package .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom

Change in osmo-pcu[master]: llc: use memset to fill llc dummy frame padding

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23191 ) Change subject: llc: use memset to fill llc dummy frame padding .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmo

Change in docker-playground[master]: Add osmo-gbproxy-latest container

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23192 ) Change subject: Add osmo-gbproxy-latest container .. Add osmo-gbproxy-latest container Change-Id: I285cb51da03b793eab994ff3c00de16097

Change in docker-playground[master]: Add osmo-gbproxy-latest container

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23192 ) Change subject: Add osmo-gbproxy-latest container .. Patch Set 3: Verified+1 Code-Review+2 -- To view, visit https://gerri

Change in docker-playground[master]: Add osmo-gbproxy-latest container

2021-03-02 Thread laforge
Hello pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/docker-playground/+/23192 to look at the new patch set (#3). Change subject: Add osmo-gbproxy-latest container .. Add osmo-gbproxy

Change in osmo-pcu[master]: llc: use memset to fill llc dummy frame padding

2021-03-02 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23191 ) Change subject: llc: use memset to fill llc dummy frame padding .. Patch Set 1: (1 comment) https://gerrit.osmocom.org/c/osmo-pcu/+/

Change in osmo-pcu[master]: llc: use memset to fill llc dummy frame padding

2021-03-02 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23191 ) Change subject: llc: use memset to fill llc dummy frame padding .. Patch Set 1: Code-Review+1 (1 comment) https://gerrit.osmocom.or

Change in docker-playground[master]: Add osmo-gbproxy-latest container

2021-03-02 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23192 ) Change subject: Add osmo-gbproxy-latest container .. Patch Set 2: Code-Review+1 -- To view, visit https://gerrit.osmocom.or

Change in docker-playground[master]: Add osmo-gbproxy-latest container

2021-03-02 Thread laforge
laforge has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/docker-playground/+/23192 ) Change subject: Add osmo-gbproxy-latest container .. Add osmo-gbproxy-latest container Change-Id: I285cb51da03b793eab994ff3c0

Change in docker-playground[master]: Add osmo-gbproxy-latest container

2021-03-02 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/23192 ) Change subject: Add osmo-gbproxy-latest container .. Add osmo-gbproxy-latest container Change-Id: I285cb51da03b793eab994ff

Change in osmo-pcu[master]: llc: use memset to fill llc dummy frame padding

2021-03-02 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23191 ) Change subject: llc: use memset to fill llc dummy frame padding .. llc: use memset to fill llc dummy frame padding Change-Id: Iaa555

Change in osmo-ggsn[master]: gitignore: add ggsn_vty_reference.xml

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23176 ) Change subject: gitignore: add ggsn_vty_reference.xml .. gitignore: add ggsn_vty_reference.xml Change-Id: I39bd36e4bde457b7c7a62ca6aa6d5dadea

Change in osmo-ggsn[master]: doc/manuals: describe GTP-U kernel module

2021-03-02 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23159 ) Change subject: doc/manuals: describe GTP-U kernel module .. doc/manuals: describe GTP-U kernel module Related: OS#3209 Change-Id: Ib45cbfe03

Change in osmo-ggsn[master]: doc/manuals: describe GTP-U kernel module

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23159 ) Change subject: doc/manuals: describe GTP-U kernel module .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.o

Change in osmo-ggsn[master]: gitignore: add ggsn_vty_reference.xml

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/23176 ) Change subject: gitignore: add ggsn_vty_reference.xml .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c

Change in libosmocore[master]: gprs_ns2: replace OSMO_ASSERT()

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/23183 ) Change subject: gprs_ns2: replace OSMO_ASSERT() .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/c/lib

Change in osmo-ttcn3-hacks[master]: ns: SNS: add testcase to test change_weight retries

2021-03-02 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23182 ) Change subject: ns: SNS: add testcase to test change_weight retries .. Patch Set 1: Code-Review+1 -- To view, visit https:/

  1   2   >