Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

IB/umad: Clarify documentation of transaction ID

Signed-off-by: Hal Rosenstock <halr@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

authored by

Hal Rosenstock and committed by
Roland Dreier
bd8031b4 37aebbde

+8
+8
Documentation/infiniband/user_mad.txt
··· 91 91 if (ret != sizeof *mad + mad_length) 92 92 perror("write"); 93 93 94 + Transaction IDs 95 + 96 + Users of the umad devices can use the lower 32 bits of the 97 + transaction ID field (that is, the least significant half of the 98 + field in network byte order) in MADs being sent to match 99 + request/response pairs. The upper 32 bits are reserved for use by 100 + the kernel and will be overwritten before a MAD is sent. 101 + 94 102 Setting IsSM Capability Bit 95 103 96 104 To set the IsSM capability bit for a port, simply open the