Attention is currently required from: pespin.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/32449 )
Change subject: debian: set compat level to 10
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
> no debian/format change here?
bug in the git repository, debian/format was already at 10 but the version was at 9 in debian/control
--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/32449
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: Icfdbea7cbe4681cd3b286471032fd6dd7226888f
Gerrit-Change-Number: 32449
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 26 Apr 2023 10:01:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: pespin.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-pfcp/+/32451 )
Change subject: debian: make consistent
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
> it is already at 10 in this git repo for some reason.
looking at the diff, it completely was at version 10 before. I've changed the commit message, it's still useful to make it consistent with the other files IMHO.
--
To view, visit https://gerrit.osmocom.org/c/libosmo-pfcp/+/32451
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: I6ee4aace6bf7c246338408c41f790189d75d5488
Gerrit-Change-Number: 32451
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 26 Apr 2023 09:58:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: osmith <osmith(a)sysmocom.de>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-pfcp/+/32451
to look at the new patch set (#4).
Change subject: debian: make consistent
......................................................................
debian: make consistent
* Make maintainer consistent
* Space in debhelper line
Related: OS#5958
Change-Id: I6ee4aace6bf7c246338408c41f790189d75d5488
---
M debian/control
1 file changed, 15 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-pfcp refs/changes/51/32451/4
--
To view, visit https://gerrit.osmocom.org/c/libosmo-pfcp/+/32451
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: I6ee4aace6bf7c246338408c41f790189d75d5488
Gerrit-Change-Number: 32451
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
osmith has abandoned this change. ( https://gerrit.osmocom.org/c/cellmgr-ng/+/32445 )
Change subject: debian: set compat level to 10
......................................................................
Abandoned
the project is deprecated, not worth bumping the version. https://gerrit.osmocom.org/c/cellmgr-ng/+/11947
--
To view, visit https://gerrit.osmocom.org/c/cellmgr-ng/+/32445
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: cellmgr-ng
Gerrit-Branch: master
Gerrit-Change-Id: I393d7e1211e6f9ace420a874a0582208c939bbc2
Gerrit-Change-Number: 32445
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: abandon
Attention is currently required from: laforge, dexter.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-abis/+/32401
to look at the new patch set (#4).
Change subject: e1d: initialize file descriptor numbers to -1 on startup
......................................................................
e1d: initialize file descriptor numbers to -1 on startup
The file descriptor numbers (bfd->fd) are not initialized, this means
they are set to 0 in the beginning. This technically also means that
the file descriptors point to STDIN, which is wrong. Let's use the
line_create callback of driver to initialize them to -1.
Change-Id: I2de8fccad56279748ed9cc035aebf4e2d3935172
Related: OS#5983
---
M src/input/e1d.c
1 file changed, 31 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/01/32401/4
--
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/32401
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I2de8fccad56279748ed9cc035aebf4e2d3935172
Gerrit-Change-Number: 32401
Gerrit-PatchSet: 4
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: newpatchset
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/32502 )
Change subject: virt_phy: fix bogous TDMA Fn check in l1ctl_rx_gprs_ul_block_req()
......................................................................
virt_phy: fix bogous TDMA Fn check in l1ctl_rx_gprs_ul_block_req()
sched_fn_ul() does not support RSL_CHAN_OSMO_PDCH, so it would always
return the current time, which in most cases is not the correct time
for scheduling a block. Actually, we don't really need this function
because the Tx Fn is provided to us by the upper layers - just use it.
Change-Id: Ieb2c819db1ef9377680866989cbb754fac5e45bd
Related: OS#5500
---
M src/host/virt_phy/src/virt_prim_pdch.c
1 file changed, 16 insertions(+), 11 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/02/32502/1
diff --git a/src/host/virt_phy/src/virt_prim_pdch.c b/src/host/virt_phy/src/virt_prim_pdch.c
index 2cb3efd..65551d3 100644
--- a/src/host/virt_phy/src/virt_prim_pdch.c
+++ b/src/host/virt_phy/src/virt_prim_pdch.c
@@ -52,7 +52,6 @@
{
const struct l1ctl_hdr *l1h = (struct l1ctl_hdr *)msg->data;
struct l1gprs_prim_ul_block_req req;
- uint32_t fn_sched;
if (OSMO_UNLIKELY(ms->gprs == NULL)) {
LOGPMS(DL1P, LOGL_ERROR, ms, "l1gprs is not initialized\n");
@@ -67,16 +66,7 @@
}
msg->l2h = (void *)&req.data[0];
- fn_sched = sched_fn_ul(ms->state.current_time,
- RSL_CHAN_OSMO_PDCH | req.hdr.tn, 0x00);
- if (OSMO_UNLIKELY(fn_sched != req.hdr.fn)) {
- LOGPMS(DL1P, LOGL_ERROR, ms,
- "GPRS UL BLOCK.req: fn_sched(%u) != fn_req(%u)\n",
- fn_sched, req.hdr.fn);
- /* FIXME: msgb_free(msg); return; */
- }
-
- virt_l1_sched_schedule(ms, msg, fn_sched, req.hdr.tn,
+ virt_l1_sched_schedule(ms, msg, req.hdr.fn, req.hdr.tn,
&gsmtapl1_tx_to_virt_um_inst);
}
--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/32502
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ieb2c819db1ef9377680866989cbb754fac5e45bd
Gerrit-Change-Number: 32502
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange