summaryrefslogtreecommitdiff
path: root/validation/test/P2P_throughput/config.py
diff options
context:
space:
mode:
authorJean-Philippe NOEL2013-03-01 13:33:24 +0100
committerJean-Philippe NOEL2013-03-01 17:20:20 +0100
commit6f0402eead49c4abffdba082c93594cbdc575470 (patch)
tree1ff200f10f153d4791674a71b4c0df6f24152f2d /validation/test/P2P_throughput/config.py
parent996a3aa08f3d91044d02586b9476eca7f89cf126 (diff)
validation/test/P2P_throughput: push the reference P2P configs
Diffstat (limited to 'validation/test/P2P_throughput/config.py')
-rw-r--r--validation/test/P2P_throughput/config.py20
1 files changed, 10 insertions, 10 deletions
diff --git a/validation/test/P2P_throughput/config.py b/validation/test/P2P_throughput/config.py
index cd0a17ea36..31f5b3ff5c 100644
--- a/validation/test/P2P_throughput/config.py
+++ b/validation/test/P2P_throughput/config.py
@@ -26,11 +26,11 @@
# see iperf.measurement_specs() for the meaning of the values
"curves":["a_b_uni", "b_a_uni", "bi"]},
"SNR":{
- "values":numpy.arange(40, -10, -5).tolist(),
+ "values":numpy.arange(35, -10, -5).tolist(),
"duration_s":20,
# ["a_b_uni"|"b_a_uni"|"bi"]
# see iperf.measurement_specs() for the meaning of the values
- "curves":["a_b_uni", "b_a_uni"]},
+ "curves":["a_b_uni", "b_a_uni", "bi"]},
"SJR":{
"values":numpy.arange(10, -45, -5).tolist(),
"duration_s":20,
@@ -47,14 +47,14 @@
(256, 65),
(512, 105),
(768, 125),
- (1024, 142),
- (1280, 142),
- (1514, 142),
- (1515, 142),
- (1550, 142),
- (1600, 142),
- (1700, 142),
- (2000, 142)
+ (1024, 180),
+ (1280, 180),
+ (1514, 180),
+ (1515, 180),
+ (1550, 180),
+ (1600, 180),
+ (1700, 180),
+ (2000, 180)
],
"duration_s":20,
# ["a_b_uni"|"b_a_uni"|"bi"]