Function switchml::MACToGID

Function Documentation

inline ibv_gid switchml::MACToGID(const uint64_t mac)

Create GID from MAC address.

See

GIDToMAC()

Parameters

mac[in] Mac address as a 64 bit integer (The two most significant bytes are ignored).

Returns

ibv_gid The created GID address.