Attention is currently required from: neels, laforge, pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/29402 )
Change subject: llc: implement LLC PDU codec based on code from osmo-sgsn.git
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
> why aren't you fixing the linter wrarnings?
I explained a few times already... Will do this one more time:
* Acknowledgement vs Acknowledgment - both spellings are technically correct. 3GPP TS 44.064 uses British spelling, the linter suggests the American spelling. In this case I prefer to have the same spelling as in the specs.
* const * const - "should" does not mean must. It's a unit test, and I don't really care whether the test vectors end up in RODATA. It would actually be the first time for me using 'const * const', I don't remember anybody strictly requiring this during code review.
None of this is critical. I am not going to spend more time on this.
--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/29402
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I61d7e2e6d0a8f2cdfc2113e637e447dc428cc70d
Gerrit-Change-Number: 29402
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: neels <nhofmeyr(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 21 Sep 2022 18:43:15 +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: laforge, pespin, dexter.
Mark Boldyrev has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/29439 )
Change subject: shell: Use a double asterisk for kwargs
......................................................................
Patch Set 5:
(1 comment)
Patchset:
PS3:
> Seems like unit tests are boken with this patch. Feel free to have a look:
> https://jenkins.osmocom.org/jenkins/job/gerrit-pysim/2001/a1=default,a2=def…
>
> letting someone else which is more involved with this project to see what's going on.
I just added laforge to the assignee list since the issue was personally discussed with them elsewhere.
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/29439
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: laforge/cmd2_2.4
Gerrit-Change-Id: I19d28276e73e7024f64ed693c3b5e37c1344c687
Gerrit-Change-Number: 29439
Gerrit-PatchSet: 5
Gerrit-Owner: Mark Boldyrev <markboldyrev(a)gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 21 Sep 2022 18:32:55 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Mark Boldyrev <markboldyrev(a)gmail.com>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: Mark Boldyrev, laforge, pespin, dexter.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/29439 )
Change subject: shell: Use a double asterisk for kwargs
......................................................................
Patch Set 5:
(1 comment)
Patchset:
PS3:
> Seems like unit tests are boken with this patch. Feel free to have a look: […]
You need to modify contrib/jenkins.sh. Currently it installs cmd2==1.5.
BTW, there is also: https://cgit.osmocom.org/pysim/log/?h=fixeria/cmd2 which works for me.
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/29439
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: laforge/cmd2_2.4
Gerrit-Change-Id: I19d28276e73e7024f64ed693c3b5e37c1344c687
Gerrit-Change-Number: 29439
Gerrit-PatchSet: 5
Gerrit-Owner: Mark Boldyrev <markboldyrev(a)gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: Mark Boldyrev <markboldyrev(a)gmail.com>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 21 Sep 2022 18:30:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Mark Boldyrev <markboldyrev(a)gmail.com>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment