mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 11:57:49 +00:00
Added performance pass-fail criteria for sonicfi_rap630c-311g AP (#1023)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
committed by
GitHub
parent
b597b13596
commit
6bf2b6fc27
@@ -399,6 +399,28 @@
|
||||
"TCP": 2400,
|
||||
"UDP": 2700
|
||||
}
|
||||
}
|
||||
},
|
||||
"sonicfi_rap630c-311g":{
|
||||
"2G 2x2 20MHz": {
|
||||
"TCP": 200,
|
||||
"UDP": 220
|
||||
},
|
||||
"2G 4x4 20MHz": {
|
||||
"TCP": null,
|
||||
"UDP": null
|
||||
},
|
||||
"5G 2x2 80MHz": {
|
||||
"TCP": 800,
|
||||
"UDP": 900
|
||||
},
|
||||
"5G 4x4 80MHz": {
|
||||
"TCP": null,
|
||||
"UDP": null
|
||||
},
|
||||
"5G 2x2 160MHz": {
|
||||
"TCP": null,
|
||||
"UDP": null
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user