All of lore.kernel.org
 help / color / mirror / Atom feed
From: sagi@grimberg.me (Sagi Grimberg)
Subject: [PATCH 1/1] nvme-rdma: Add IB event handling support
Date: Wed, 4 Apr 2018 16:02:38 +0300	[thread overview]
Message-ID: <351db80c-ed94-3b92-fc68-97f1873d8a1d@grimberg.me> (raw)
In-Reply-To: <1521647315-10011-1-git-send-email-maxg@mellanox.com>


> 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?

  parent reply	other threads:[~2018-04-04 13:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-21 15:48 [PATCH 1/1] nvme-rdma: Add IB event handling support Max Gurtovoy
2018-03-28  8:10 ` Christoph Hellwig
2018-03-28  9:17   ` Max Gurtovoy
2018-04-04 13:02 ` Sagi Grimberg [this message]
2018-04-11 16:23   ` Max Gurtovoy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=351db80c-ed94-3b92-fc68-97f1873d8a1d@grimberg.me \
    --to=sagi@grimberg.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.