User Manual
Rev 4.70
Mellanox Technologies
189
This section describes the registry keys that are used to control RoCE mode.
C.7 IPolB Registry Keys
The following section describes the registry keys that are unique to IPoIB.
Value Name Default Value Description
roce_mode 0 - RoCE The RoCE mode.
The valid values are:
• 0 - RoCE
• 4 - No RoCE
Note: The default value depends on the WinOF package used.
Value Name Default Value Description
GUIDMask 0 Controls the way the MAC is generated for IPoIB interface. The
driver uses the 8 bytes GUID to generate 6 bytes MAC.
This value should be either 0 or contain exactly 6 non-zero digits,
using binary representation.
Zero (0) mask indicates its default value: 0xb' 11100111. That is, to
take all, except intermediate bytes of GUID to form the MAC
address.
In case of an improper mask, the driver uses the default one.
For more details, please refer to:
http://mellanox.com/related-docs/prod_software/
guid2mac_checker_user_manual.txt
Note: This registry value is not exposed via the UI.
MediumType802_3 0 Controls the way the interface is exposed to an upper level. By
default, the IPoIB is exposed as an InfiniBand interface. The user
can change it and cause the interface to be an Ethernet interface by
setting this registry key.
The valid values are:
• 0 - the interface is exposed as NdisPhysicalMediumInfiniband
• 1 - the interface is exposed as NdisPhysicalMedium802_3.
Note: This registry value is not exposed via the UI.
SaTimeout 1000 The time, in milliseconds, before retransmitting an SA query
request.
The valid values are 250 up to 60000.
SaRetries 10 The number of times to retry an SA query request.
The valid values are 1 up to 64.
McastIgmpMldGener-
alQueryInterval
3 The number of runs of the multicast monitor before a general query
is initiated. This monitor runs every 30 seconds.
The valid values are 1 up to 10.