Commit ea951f0d authored by Raymond Knopp's avatar Raymond Knopp

Merge remote-tracking branch 'origin/develop' into nr_pucch

parents dcf7678f b36d40d4
...@@ -121,7 +121,7 @@ Client gNB machine: iperf -c 10.0.1.2 -u -b 0.1M --bind 10.0.1.1 ...@@ -121,7 +121,7 @@ Client gNB machine: iperf -c 10.0.1.2 -u -b 0.1M --bind 10.0.1.1
```iperf (Uplink): ```iperf (Uplink):
Server gNB machine: iperf -s -i 1 -u -B 10.0.1.1 Server gNB machine: iperf -s -i 1 -u -B 10.0.1.1
Client nrUE machine: iperf -c 10.0.1.1 -u -b 0.1M --bind 10.0.1.2 Client nrUE machine: iperf -c 10.0.1.1 -u -b 0.1M --bind 10.0.1.2
Note: iperf tests cannot be performed only when running gNB and nrUE on separate hosts. Note: iperf tests can be performed only when running gNB and nrUE on separate hosts.
``` ```
### Store and replay ### Store and replay
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment