From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Torvalds,
Linus"
<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
linux-rdma <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: [PULL REQUEST] Please pull rdma.git (tag for-linus-2)
Date: Fri, 7 Oct 2016 18:06:24 -0400 [thread overview]
Message-ID: <9ce0c9e1-d303-22bd-8f88-60ff48ad4ea5@redhat.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2940 bytes --]
Hi Linus,
I have two separate pull requests for you today. I'll do the simple one
first.
I had originally intended to include the rxe update patches in my main
pull request. However, on merge tests, there were conflicts against
your tree. It was because I had forgotten that there were late rxe
driver changes in 4.8, so like the hfi1 driver, those patches needed to
be against a late 4.8-rc kernel in order to apply cleanly. As a result,
I was forced to make a new 4.9 branch, remove the rxe patches, then
replace the rxe patches onto the for-4.9-hfi1 branch that you already
pulled. So this first pull request is just a few rxe specific patches
tacked onto that branch. The incremental pull looks like this:
The following changes since commit 61347fa6087884305ea4a3a04501839fdb68dc76:
IB/rdmavt: Trivial function comment corrected. (2016-10-03 10:55:27 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
tags/for-linus-2
for you to fetch changes up to e404f945a6101a6f0f2a29aade6dc32015471daa:
IB/rxe: improved debug prints & code cleanup (2016-10-06 13:50:04 -0400)
----------------------------------------------------------------
Minor updates for rxe driver
----------------------------------------------------------------
Parav Pandit (5):
IB/rxe: Avoid scheduling tasklet for userspace QP
IB/rxe: Fix sending out loopback packet on netdev interface.
IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR
IB/rxe: Properly honor max IRD value for rd/atomic.
IB/rxe: improved debug prints & code cleanup
Stephen Bates (1):
rdma_rxe: Ensure rdma_rxe init occurs at correct time
drivers/infiniband/sw/rdmavt/dma.c | 17 +++++++++++
drivers/infiniband/sw/rxe/rxe.c | 36 +++++------------------
drivers/infiniband/sw/rxe/rxe.h | 5 ++++
drivers/infiniband/sw/rxe/rxe_av.c | 4 +--
drivers/infiniband/sw/rxe/rxe_comp.c | 6 ++--
drivers/infiniband/sw/rxe/rxe_dma.c | 17 +++++++++++
drivers/infiniband/sw/rxe/rxe_loc.h | 2 +-
drivers/infiniband/sw/rxe/rxe_mmap.c | 2 +-
drivers/infiniband/sw/rxe/rxe_mr.c | 2 +-
drivers/infiniband/sw/rxe/rxe_net.c | 51 ++++++++++++++++++++++----------
drivers/infiniband/sw/rxe/rxe_net.h | 3 +-
drivers/infiniband/sw/rxe/rxe_qp.c | 55
+++++++++++++++++++----------------
drivers/infiniband/sw/rxe/rxe_recv.c | 3 +-
drivers/infiniband/sw/rxe/rxe_req.c | 19 ++++++------
drivers/infiniband/sw/rxe/rxe_resp.c | 27 +++++++++++------
drivers/infiniband/sw/rxe/rxe_sysfs.c | 12 ++++----
drivers/infiniband/sw/rxe/rxe_verbs.c | 50 +++++++++++++++++++------------
include/rdma/ib_verbs.h | 23 +++++++++++++--
18 files changed, 210 insertions(+), 124 deletions(-)
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG Key ID: 0E572FDD
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]
next reply other threads:[~2016-10-07 22:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-07 22:06 Doug Ledford [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-14 20:25 [PULL REQUEST] Please pull rdma.git (tag for-linus-2) Doug Ledford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9ce0c9e1-d303-22bd-8f88-60ff48ad4ea5@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox