2014-06-25 16:04:45

by Steve Wise

[permalink] [raw]
Subject: NFSRDMA test branch

Hey,

Going forward, I am maintaining a git tree to be used by the various interested parties to
test the current NFSRDMA related client and server patches that are heading upstream.
The idea is to keep the current patches in a single repo that test groups can pull from.
The repo is currently backed against 3.16-rc2 and contains these patches so far:

Chuck Lever (13):
xprtrdma: Fix panic in rpcrdma_register_frmr_external()
xprtrdma: Protect ->qp during FRMR deregistration
xprtrdma: Limit data payload size for ALLPHYSICAL
xprtrdma: Update rkeys after transport reconnect
xprtrdma: Don't drain CQs on transport disconnect
xprtrdma: Unclutter struct rpcrdma_mr_seg
xprtrdma: Encode Work Request opcode in wc->wr_id
xprtrdma: Back off rkey when FAST_REG_MR fails
xprtrdma: Refactor rpcrdma_buffer_put()
xprtrdma: Release FRMR segment buffers during LOCAL_INV completion
xprtrdma: Clean up rpcrdma_ep_disconnect()
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
xprtrdma: Handle additional connection events

Steve Wise (1):
iw_cxgb4: call iwpm_init() only once

If you have critical patches that you would like included, please point me at them. I
request that the patches be only fixes that allow forward testing progress, critical
regression fixes, or fixes that are heading upstream and are NFSRDMA related. As patches
under review change, I'll update my git tree and send up notifications when it changes.

The branch is named for-test and the repo is at:

git://git.linux-nfs.org/projects/swise/linux.git

Thanks,

Steve.