Re: [PATCH] Documentation/ABI: update infiniband sysfs interfaces

From: Hal Rosenstock
Date: Mon Feb 05 2018 - 08:17:08 EST


On 2/5/2018 2:19 AM, Aishwarya Pant wrote:
>>> + cap_mask: (RO) Port capability mask
>> 2 bits here are settable: IsCommunicationManagementSupported and IsSM.
> Hi
>
> Sorry, I don't quite understand this. cap_mask is a read only value which
> indicates the supported functions. So the two bits-
> IsCommunicationManagementSupported and IsSM, should not be setttable?

In terms of IB, PortInfo:CapabilityMask is RO from perspective of SM.

In linux, IsSM is settable via open of issmN file. An SM will do this to
set the IsSM bit.

It is similar in terms of IsCommunicationManagementSupported bit where
bit is set when CM module is loaded in kernel (in cm_add_one).

-- Hal

> Aishwarya
>
> <snip>
>