aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gb/gprs_ns2_test.ok
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2021-02-15 01:07:45 +0100
committerlynxis lazus <lynxis@fe80.eu>2021-02-19 10:41:50 +0000
commitd8a8d980535468d1f8642cdcf796b2d675c7b8df (patch)
tree771285fa22866d4470ee16488e27356201a7e273 /tests/gb/gprs_ns2_test.ok
parentbf5d0dbdec94f58bdbedadd92db7111e51fa7053 (diff)
gprs_ns2: implement a simple load sharing for UDP
Implement the load sharing based on modulo of the LSP. As long the gprs_ns2 doesn't support the resource distribution function (48.016 ยง 4.4a) this simple approach is good enought. Fixes: OS#4836 Change-Id: I8c2fe5d647694886ac600470fca6ea5d5d210a85
Diffstat (limited to 'tests/gb/gprs_ns2_test.ok')
-rw-r--r--tests/gb/gprs_ns2_test.ok8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/gb/gprs_ns2_test.ok b/tests/gb/gprs_ns2_test.ok
index f40579f3..40a1528b 100644
--- a/tests/gb/gprs_ns2_test.ok
+++ b/tests/gb/gprs_ns2_test.ok
@@ -20,6 +20,14 @@
---- Try to receive over blocked NSVC[0]
---- Receive over NSVC[1]
--- Finish unitdata test
+--- Testing unitdata weight test
+---- Create NSE + Binds
+---- Create NSVC[0]
+---- Create NSVC[1]
+---- Create NSVC[2]
+---- Send UNITDATA to all NSVCs
+---- Send BSSGP data to the NSE to test unitdata over NSVC[1]
+--- Finish unitdata weight test
--- Testing mtu test
---- Create NSE + Binds
---- Create NSVC[0]