Return-Path: linux-nfs-owner@vger.kernel.org Received: from userp1040.oracle.com ([156.151.31.81]:17196 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752624AbaKZQgJ convert rfc822-to-8bit (ORCPT ); Wed, 26 Nov 2014 11:36:09 -0500 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [PATCH v2 00/10] NFS/RDMA patches for 3.19 From: Chuck Lever In-Reply-To: <5475FEFD.8070302@Netapp.com> Date: Wed, 26 Nov 2014 11:36:05 -0500 Cc: linux-rdma , Linux NFS Mailing List Message-Id: <442D7450-449E-4E98-89F6-C3567E599E7B@oracle.com> References: <20141109010328.8806.5861.stgit@manet.1015granger.net> <5475FEFD.8070302@Netapp.com> To: Anna Schumaker Sender: linux-nfs-owner@vger.kernel.org List-ID: On Nov 26, 2014, at 11:25 AM, Anna Schumaker wrote: > Hi Chuck, > > I've applied these to two different branches - one for the RDMA changes and another for the generic client side changes. Both have been sent to Trond to be merged with 3.19. Thanks Anna! > > Anna > > On 11/08/2014 08:14 PM, Chuck Lever wrote: >> Hi- >> >> This is a set of fixes and clean-ups for xprtrdma. Also available >> in the nfs-rdma-for-3.19 topic branch at >> >> git://linux-nfs.org/projects/cel/cel-2.6.git >> >> I've run cthon04, iozone, dbench, multi-process kernel build and >> xfstests with NFSv3 and NFSv4.0 against a Linux and a Solaris >> NFS server via RDMA, with all three memory registration modes. >> >> Changes since v1: >> >> - Merged up to v3.18-rc3 >> - Dropped patches that enable NFSv4.1 support for now >> - CQ completion vector spinning dropped for now >> - Addressed Anna's review comments >> - Several bug fixes >> >> --- >> >> Chuck Lever (10): >> xprtrdma: Return an errno from rpcrdma_register_external() >> xprtrdma: Cap req_cqinit >> xprtrdma: unmap all FMRs during transport disconnect >> xprtrdma: Refactor tasklet scheduling >> xprtrdma: Re-write rpcrdma_flush_cqs() >> xprtrdma: Enable pad optimization >> xprtrdma: Display async errors >> SUNRPC: serialize iostats updates >> NFS: SETCLIENTID XDR buffer sizes are incorrect >> NFS: Clean up nfs4_init_callback() >> >> >> fs/nfs/nfs4client.c | 31 +++++------ >> fs/nfs/nfs4xdr.c | 10 ++- >> include/linux/sunrpc/metrics.h | 3 + >> net/sunrpc/stats.c | 21 +++++-- >> net/sunrpc/xprtrdma/transport.c | 4 + >> net/sunrpc/xprtrdma/verbs.c | 114 ++++++++++++++++++++++++++++++++++----- >> net/sunrpc/xprtrdma/xprt_rdma.h | 6 ++ >> 7 files changed, 146 insertions(+), 43 deletions(-) >> >> -- >> Chuck Lever >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> > -- Chuck Lever chuck[dot]lever[at]oracle[dot]com