All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Mason <jdmason@kudzu.us>
To: Sanjay R Mehta <sanju.mehta@amd.com>
Cc: dave.jiang@intel.com, allenbh@gmail.com, arindam.nath@amd.com,
	logang@deltatee.com, Shyam-sundar.S-k@amd.com,
	linux-ntb@googlegroups.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/5] ntb perf, ntb tool and ntb-hw improvements
Date: Sun, 31 May 2020 15:54:40 -0400	[thread overview]
Message-ID: <20200531195439.GB4620@kudzu.us> (raw)
In-Reply-To: <1588738912-24827-1-git-send-email-sanju.mehta@amd.com>

On Tue, May 05, 2020 at 11:21:47PM -0500, Sanjay R Mehta wrote:
> v3: 
> - Increased ntb_perf command re-try sleep time
> - avoid false dma unmap of dst address.
> 
> v2: Incorporated improvements suggested by Logan Gunthorpe

Pulled into the ntb branch.

Thanks,
Jon

> 
> Links of the review comments for v3:
> 1. https://lkml.org/lkml/2020/3/11/981
> 2. https://lkml.org/lkml/2020/3/10/1827
> 
> Logan Gunthorpe (1):
>   ntb: hw: remove the code that sets the DMA mask
> 
> Sanjay R Mehta (4):
>   ntb_perf: pass correct struct device to dma_alloc_coherent
>   ntb_tool: pass correct struct device to dma_alloc_coherent
>   ntb_perf: increase sleep time from one milli sec to one sec
>   ntb_perf: avoid false dma unmap of destination address
> 
>  drivers/ntb/hw/amd/ntb_hw_amd.c    |  4 ----
>  drivers/ntb/hw/idt/ntb_hw_idt.c    |  6 ------
>  drivers/ntb/hw/intel/ntb_hw_gen1.c |  4 ----
>  drivers/ntb/test/ntb_perf.c        | 23 ++++++++---------------
>  drivers/ntb/test/ntb_tool.c        |  6 +++---
>  5 files changed, 11 insertions(+), 32 deletions(-)
> 
> -- 
> 2.7.4
> 

      parent reply	other threads:[~2020-05-31 19:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06  4:21 [PATCH v3 0/5] ntb perf, ntb tool and ntb-hw improvements Sanjay R Mehta
2020-05-06  4:21 ` [PATCH v3 1/5] ntb: hw: remove the code that sets the DMA mask Sanjay R Mehta
2020-05-06  4:21 ` [PATCH v3 2/5] ntb_perf: pass correct struct device to dma_alloc_coherent Sanjay R Mehta
2020-05-06  4:21 ` [PATCH v3 3/5] ntb_tool: " Sanjay R Mehta
2020-05-06  4:21 ` [PATCH v3 4/5] ntb_perf: increase sleep time from one milli sec to one sec Sanjay R Mehta
2020-05-06  4:21 ` [PATCH v3 5/5] ntb_perf: avoid false dma unmap of destination address Sanjay R Mehta
2020-05-06 15:35 ` [PATCH v3 0/5] ntb perf, ntb tool and ntb-hw improvements Logan Gunthorpe
2020-05-31 19:54 ` Jon Mason [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=20200531195439.GB4620@kudzu.us \
    --to=jdmason@kudzu.us \
    --cc=Shyam-sundar.S-k@amd.com \
    --cc=allenbh@gmail.com \
    --cc=arindam.nath@amd.com \
    --cc=dave.jiang@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-ntb@googlegroups.com \
    --cc=logang@deltatee.com \
    --cc=sanju.mehta@amd.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 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.