From: "Allen Hubbe" <Allen.Hubbe@emc.com>
To: 'Dave Jiang' <dave.jiang@intel.com>,
vinod.koul@intel.com, jdmason@kudzu.us
Cc: dmaengine@vger.kernel.org, linux-ntb@googlegroups.com,
dan.j.williams@intel.com
Subject: RE: [PATCH v3 0/5] dmaengine: ioatdma: DMA error reporting
Date: Wed, 29 Jun 2016 09:24:00 -0400 [thread overview]
Message-ID: <002a01d1d209$80d81b00$82885100$@emc.com> (raw)
In-Reply-To: <146715558744.208762.15608813894802261982.stgit@djiang5-desk3.ch.intel.com>
From: Dave Jiang
> Changes v2 -> v3:
> - Fix up commit header that was missing in patch 2/5.
>
> Changes v1 -> v2:
> - Addressed comments from Allen Hubbe
> - Added CPU resubmit for aborted/failed NTB submissions
>
> The following series implements error reporting and handling for ioatdma.
> An error flag field has been added to return DMA error status via the
> generic DMA descriptor so the upper layer can be notified if there are errors.
> The ioatdma driver now will abort remaining outstanding descriptors when an
> error has occured that requires a channel reset. The Intel NTB driver has been
> modified to handle the error condition from the DMA layer.
>
> ---
>
> Dave Jiang (5):
> dmaengine: Adding error handling flag
> dmaengine: ioatdma: Add error handling to ioat driver
> dmaengine: ioatdma: add error strings to chanerr output
> ntb: add DMA error handling for TX DMA
> ntb: add DMA error handling for RX DMA
>
Acked-by: Allen Hubbe <Allen.Hubbe@emc.com>
>
> drivers/dma/ioat/dma.c | 201 +++++++++++++++++++++++++++++++++++++-----
> drivers/dma/ioat/registers.h | 2
> 2 files changed, 181 insertions(+), 22 deletions(-)
>
> --
prev parent reply other threads:[~2016-06-29 13:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-28 23:15 [PATCH v3 0/5] dmaengine: ioatdma: DMA error reporting Dave Jiang
2016-06-28 23:15 ` [PATCH v3 1/5] dmaengine: Adding error handling flag Dave Jiang
2016-07-08 5:29 ` Vinod Koul
2016-07-08 16:00 ` Jiang, Dave
2016-06-28 23:15 ` [PATCH v3 2/5] dmaengine: ioatdma: Add error handling to ioat driver Dave Jiang
2016-06-28 23:15 ` [PATCH v3 3/5] dmaengine: ioatdma: add error strings to chanerr output Dave Jiang
2016-06-28 23:15 ` [PATCH v3 4/5] ntb: add DMA error handling for TX DMA Dave Jiang
2016-06-28 23:15 ` [PATCH v3 5/5] ntb: add DMA error handling for RX DMA Dave Jiang
2016-06-29 13:24 ` Allen Hubbe [this message]
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='002a01d1d209$80d81b00$82885100$@emc.com' \
--to=allen.hubbe@emc.com \
--cc=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=jdmason@kudzu.us \
--cc=linux-ntb@googlegroups.com \
--cc=vinod.koul@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox