|
InfiniBand Test Specification
1.0.38
|
Inherits MadTest.
Public Member Functions | |
| C14_024_06_CA_01 () | |
| boolean | execute () throws TestException |
Protected Member Functions | |
| boolean | initialize () throws TestException |
24.1.5.4.1 PORTINFO FOR XCA AND ROUTER ONLY - PART 1
24.1.5.4 V1C14-024.1.1 SUBNET MANAGEMENT ATTRIBUTE - PORTINFO
Abstract: This test performs checks of PortInfo attribute and components for xCAs and Routers. Included are tests for both Read-Only (RO) and Read-Write (RW) attribute components.
Coverage: v1c13-024, v1c14-024.1.1, v1c14-027, v1c14-028, v1c14-029, v1c14-030
Topology Configuration: SimpleLink: Tester=MAD Tester; Width=1X, 4X, 8X, or 12X; Speed=SDR, DDR, or QDR; DUT=xCA or Router.
DUT Qualifiers: None, unless specified in algorithm section. Notes: Additional checking of method/attribute combinations is performed in tests for v1c14-003.
| C14_024_06_CA_01 | ( | ) |
24.1.5.4.1 PORTINFO FOR XCA AND ROUTER ONLY - PART 1
Assertions: v1c13-024#01 (cont), v1c13-024#07, v1c14-024.1.1#06.01, v1c14- 024.1.1#06.02, v1c14-024.1.1#06.05, v1c14-024.1.1#06.06, v1c14-030#01
Notes:
Developer Kevin King
|
protected |
Initialization:
PortInfo:PortState is Initialized, Armed or Active for both MADTester and DUT.
DUT PortInfo:M_Key = 0 on all ports.
DUT PortInfo:M_KeyProtectBits = 0 on all ports.
| boolean execute | ( | ) | throws TestException |
Test Procedure:
1. SendMad (SubnGet(NodeInfo))
NUM_OF_PORTS = ReceiveMad (SubnGetResp(NodeInfo):NumPorts)
SendMad (SubnGet(PortInfo where MADHeader:AttributeModifier > NUM_OF_PORTS))
SMP_DATA = ReceiveMad (SubnGetResp(PortInfo))
Verify SMP_DATA format:
SendMad (SubnSet(PortInfo where MADHeader:AttributeModifier >NUM_OF_PORTS))
SMP_DATA = ReceiveMad (SubnGetResp(PortInfo))
Verify SMP_DATA format:
SendMad (SubnGet(PortInfo where MADHeader:AttributeModifier = as specified))
SMP_DATA = ReceiveMad (SubnGetResp(PortInfo))
Verify SMP_DATA format: // v1c14-024.1.1#06.01, v1c14-024.1.1#06.02, v1c14-024.1.1#06.06, v1c14-030#01
Set values for all variables according to current PortInfo attribute content:
SendMad (SubnGet(PortInfo where MADHeader:AttributeModifier = 0))
SMP_DATA1 = ReceiveMad (SubnGetResp(PortInfo))
Verify SMP_DATA1 format: // v1c14-024.1.1#06.01, v1c14-024.1.1#06.02, v1c14-024.1.1#06.05, v1c14-024.1.1#06.06, v1c14-030#01
Reset the DUT