This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
alealcon gerrit-no-reply at lists.osmocom.orgalealcon has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24280 )
Change subject: 4g-iperf-*: registers one UE in the iperf parameterized tests in the 4g test suite.
......................................................................
Patch Set 1:
> Patch Set 1:
> 
> which enb doesn't support more than one UE? I don't remember such limitation
Hello Pau,
that limitation is in the enb_srs.py file, line 318 within this function:
    def ue_add(self, ue):
        if self.ue is not None:
            raise log.Error("More than one UE per ENB not yet supported (ZeroMQ)")
        self.ue = ue
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24280
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Idfb641fe9fab83179d00d265e26fd231d5977081
Gerrit-Change-Number: 24280
Gerrit-PatchSet: 1
Gerrit-Owner: alealcon <alejandro.leal at srs.io>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: srs_andre <andre at softwareradiosystems.com>
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Fri, 21 May 2021 07:53:04 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210521/9ff1938c/attachment.htm>