Version: $Id$
Generated with T3Doc 2.0 on Fri Sep 05 17:01:24 CEST 2008.
Configuration
Specific requirements:
- REG:
- ARQ supported
- UL SF:
- ARQ enabled
- ARQ block size set to 16
- Fragmentation enabled
Description
Test Strategy: - Send a DSA-REQ with the maximum and minimum values for ARQ_BLOCK_SIZE (maximum value must be smaller
than maximum bandwidth allocations, around 500 bytes) to establish an uplink service flow connection.
Fragmentation ON in UL in order to check ARQ BLOCK SIZE used. It is needed at least 2 fragments \
( Echo Request size set to 1024 bytes, bigger than maximum bandwidth allocation)
- Receive a DSA-RSP. Check that its ARQ_BLOCK_SIZE is within the allowed value
(16,32,64,128,256,512,1024).
- The ARQ_BLOCK_SIZE of the uplink connection is checked by sending echo request payload. Check that the
received Echo Reply has been fragmented into blocks by using the ARQ_BLOCK_SIZE value in
the DSA-RSP.
Purpose
TP/SS/ARQ/BV-H006
TP version: 0.0.9
Initial condition: The IUT is operational.
Expected behavior: Check that: When the IUT receives a DSA-REQ with minimum and maximum values of
ARQ_BLOCK_SIZE to setup an ARQ service flow,the IUT transmits a DSA-RSP with a selected value
of ARQ_BLOCK_SIZE within the range in the DSA-REQ message. For a successful DSA transaction,the
IUT uses the ARQ_BLOCK_SIZE value in the DSA-RSP.