[PATCH 1/1] nvme-rdma: Add IB event handling support

Sagi Grimberg sagi at grimberg.me
Wed Apr 4 06:02:38 PDT 2018


> IB devices may invoke IB events that need a special treatment
> from the ib_client. For example, fatal event notification raised
> to registered clients due to an invalid port/device state after EEH.
> IB clients should be aware of this fatal event and not post any WR's
> to the device. Draining the QP, for example, is forbidden and will
> stuck forever waiting for the flushed work completions.

Where can we find a documentation to what should and should not
work in this event?



More information about the Linux-nvme mailing list