Re: [PATCH 0/8] Fix breakage caused by the NTB multi-port patchset

From: Allen Hubbe
Date: Sat Jun 09 2018 - 21:45:58 EST


On Fri, Jun 8, 2018 at 8:08 PM, Logan Gunthorpe <logang@xxxxxxxxxxxx> wrote:
> Hey,
>
> Here are all the fixes required to get ntb_test on switchtec working
> again after the multi-port test patches were merged.
>
> I'd appreciate it if future changes can be a) more careful about
> not breaking things, b) communicated more clearly so that better
> review can be done, and c) not merged until sufficient review actually
> is done.
>
> Note, I sent the first patch in this series earlier; please disregard
> the earlier one.
>
> Thanks,
>
> Logan
>
> Logan Gunthorpe (8):
> NTB: ntb_tool: reading the link file should not end in a NULL byte
> NTB: Setup the DMA mask globally for all drivers
> NTB: Fix the default port and peer numbers for legacy drivers
> NTB: ntb_pingpong: Choose doorbells based on port number
> NTB: perf: Don't require one more memory window than number of peers
> NTB: perf: Fix support for hardware that doesn't have port numbers
> NTB: perf: Fix race condition when run with ntb_test
> NTB: ntb_test: Fix bug when counting remote files

Thanks Logan.

Series:
Acked-by: Allen Hubbe <allenbh@xxxxxxxxx>

>
> drivers/ntb/hw/amd/ntb_hw_amd.c | 4 ----
> drivers/ntb/hw/idt/ntb_hw_idt.c | 6 ------
> drivers/ntb/hw/intel/ntb_hw_intel.c | 4 ----
> drivers/ntb/ntb.c | 22 ++++++++++++++--------
> drivers/ntb/test/ntb_perf.c | 22 +++++++++++++++++++---
> drivers/ntb/test/ntb_pingpong.c | 14 ++++++--------
> drivers/ntb/test/ntb_tool.c | 3 +--
> tools/testing/selftests/ntb/ntb_test.sh | 2 +-
> 8 files changed, 41 insertions(+), 36 deletions(-)
>
> --
> 2.11.0