[ofa-general] RE: [RFC v2 PATCH 3/5] rdma/cma: add high availability mode attribute to IDs
Sean Hefty
sean.hefty at intel.com
Thu May 15 09:42:20 PDT 2008
>+enum rdma_ha_mode {
>+ RDMA_ALIGN_WITH_NETDEVICE = 1
>+};
>+
>+int rdma_set_high_availability_mode(struct rdma_cm_id *id, enum rdma_ha_mode
>mode);
I think we should just always report this event, and let users ignore it if they
want. We don't seem to gain much by filtering the event at a lower level.
- Sean
More information about the general
mailing list