Software Ver.2.0 Owner's manual
Properties and Programmatic Settings Packet Properties
4-14 CATC IBTrainer InfiniBand Exerciser API Reference
Local Routing Header Properties
These are also part of the
IGCPacket::IGEPropName
property values. The
following lists of properties give an overview of what can be set within
an InfiniBand packet. The lists follow very much the specification for
InfiniBand headers.
Table 14 Part of IGCPacket::IGEPropName: Local Routing Header Props
Property Name Range Default Description
LRH_VL
0 - 15 0 Virtual Lane.
LRH_LVer
0 - 15 0 Link Version.
LRH_SL
0 - 15 0 Service Level.
LRH_Resv12
0 - 4 0 Reserved_lrh1.
LRH_LNH
0 - 4 Precalculated
according to the
packet type.
Link Next Header. Can be overwritten
by the user.
LRH_DLID
0 - 65535 0 Destination Local ID.
LRH_Resv32
0 - 31 0
Reserved_lrh2
LRH_PktLen
0 - 2047 0
Packet Length
LRH_SLID
0 – 65535 0
Source Local ID. This property gets
set with the correct value from the
generator using the method
IGCGenerator::PacketInit
.










