[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ80satPXHNXbZ5OYqzDNknxp7gug4ukg19Fuksvgrm0Y4AsZg@mail.gmail.com>
Date: Sat, 9 Jun 2018 21:45:48 -0400
From: Allen Hubbe <allenbh@...il.com>
To: Logan Gunthorpe <logang@...tatee.com>
Cc: linux-kernel@...r.kernel.org, linux-ntb@...glegroups.com,
Jon Mason <jdmason@...zu.us>,
Dave Jiang <dave.jiang@...el.com>,
Serge Semin <fancer.lancer@...il.com>,
Shyam Sundar S K <Shyam-sundar.S-k@....com>,
Shuah Khan <shuah@...nel.org>
Subject: Re: [PATCH 0/8] Fix breakage caused by the NTB multi-port patchset
On Fri, Jun 8, 2018 at 8:08 PM, Logan Gunthorpe <logang@...tatee.com> 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@...il.com>
>
> 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
Powered by blists - more mailing lists