Re: [PATCH v3 0/5] ntb perf, ntb tool and ntb-hw improvements

From: Logan Gunthorpe
Date: Wed May 06 2020 - 11:35:43 EST




On 2020-05-05 10:21 p.m., 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
>
> 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

Looks good to me. For these 4 patches:

Reviewed-by: Logan Gunthorpe <logang@xxxxxxxxxxxx>

Thanks!

Logan