On 07/12/2015 22:43, Dennis Dalessandro wrote:
> +     /*
> +      * Drivers will need to support a number of notifications to rvt in
> +      * accordance with certain events. This structure should contain a mask
> +      * of the supported events. Such events that the rvt may need to know
> +      * about include:
> +      * port errors
> +      * port active
> +      * lid change
> +      * sm change
> +      * client reregister
> +      * pkey change
Where are the event values defined?

> +      *
> +      * There may also be other events that the rvt layers needs to know
> +      * about this is not an exhaustive list. Some events though rvt does not
> +      * need to rely on the driver for such as completion queue error.
> +      */
> +      int rvt_signal_supported;

What will rvt do if it learns that the device doesn't support some of
the events?

Haggai
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to