beautypg.com

Lmc check – Teledyne LeCroy IBTrainer - IBTrainer Users Manual User Manual

Page 87

background image

Test Description

Using the InfiniBand Compliance Test Suite

CATC IBTrainer InfiniBand Exerciser, August 2002

87

LMC Check

TD_10.10.1.1.1

Item

Value

Name

TD_10.10.1.1.1

Description

The ‘DLID’ field in the LRH of a SMP is set to values
covered by the LMC of the DUT.

Topology

Simple

Initial link state

Active

Assertions

v1c07-066#01 v1c07-066#02

Prerequisites

SanityCheck

Test procedure

The DUT must respond to all LIDs covered by the
LMC value in the PortInfo attribute of the DUT. The
algorithm for the test is as follows:

for (NEWLMC = 0; NEWLMC<8; NEWLMC++) {

1. BASELID=2^NEWLMC

2. in PortInfo of DUT set 'LMC' to NEWLMC
and 'LID' to BASELID

3. LID routed packets with DLID set to valid and in-
valid values are now sent to the DUT:- a response is
expected for
DLID='BASELID-1+2^LMC'- no response is expect-
ed for
DLID='BASELID-1' and

DLID='BASELID+2^LMC'
}