Added performance pass-fail criteria for sonicfi_rap630c-311g AP (#1023)

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
Jitendrakumar Kushavah
2025-01-31 12:27:37 +05:30
committed by GitHub
parent b597b13596
commit 6bf2b6fc27

View File

@@ -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
}
}
}
}