From: Laurence Oberman <loberman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Bart Van Assche <bart.vanassche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>,
Sagi Grimberg <sagi-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org>,
Mike Marciniszyn
<mike.marciniszyn-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/2] SRP initiator fixes for kernel v4.7
Date: Fri, 3 Jun 2016 19:43:18 -0400 (EDT) [thread overview]
Message-ID: <1493378093.40223392.1464997398367.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <178183518.40193929.1464980291652.JavaMail.zimbra-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
----- Original Message -----
> From: "Laurence Oberman" <loberman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> To: "Bart Van Assche" <bart.vanassche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
> Cc: "Doug Ledford" <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>, "Christoph Hellwig" <hch-jcswGhMUV9g@public.gmane.org>, "Sagi Grimberg" <sagi-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org>, "Mike
> Marciniszyn" <mike.marciniszyn-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> Sent: Friday, June 3, 2016 2:58:11 PM
> Subject: Re: [PATCH 0/2] SRP initiator fixes for kernel v4.7
>
>
>
> ----- Original Message -----
> > From: "Bart Van Assche" <bart.vanassche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
> > To: "Doug Ledford" <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> > Cc: "Christoph Hellwig" <hch-jcswGhMUV9g@public.gmane.org>, "Sagi Grimberg" <sagi-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org>,
> > "Laurence Oberman" <loberman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
> > "Mike Marciniszyn" <mike.marciniszyn-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > Sent: Friday, June 3, 2016 2:38:57 PM
> > Subject: [PATCH 0/2] SRP initiator fixes for kernel v4.7
> >
> > Hello Doug,
> >
> > It would be appreciated if you could apply the two patches in this
> > series at your earliest convenience. These patches are what I came up
> > with while testing the SRP initiator in kernel v4.7-rc1. The names of
> > these patches are as follows:
> >
> > 0001-IB-srp-Always-initialize-use_fast_reg-and-use_fmr.patch
> > 0002-IB-srp-Fix-srp_map_sg_dma.patch
> >
> > Thanks,
> >
> > Bart.
> >
>
> I will pull and test this weekend.
>
> Thanks!!
> Laurence
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Replying to my own email.
I pulled these, applied to 4.7.0-rc1 and ran stress testing on EDR 100 using Connectx-4/mlx5.
Looks solid to me.
Tested-by Laurence Oberman <loberman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2016-06-03 23:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-03 18:38 [PATCH 0/2] SRP initiator fixes for kernel v4.7 Bart Van Assche
[not found] ` <4b4cc34a-eebb-8534-3d76-1cfb3fe961f5-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
2016-06-03 18:39 ` [PATCH 1/2] IB/srp: Always initialize use_fast_reg and use_fmr Bart Van Assche
[not found] ` <4b1522b5-31a2-9c7e-6b20-4e859c009345-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
2016-06-06 7:17 ` Leon Romanovsky
2016-06-06 11:08 ` Sagi Grimberg
2016-06-06 17:33 ` Christoph Hellwig
2016-06-03 18:40 ` [PATCH 2/2] IB/srp: Fix srp_map_sg_dma() Bart Van Assche
[not found] ` <25293485-8307-5361-c6fc-6bcadd832249-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
2016-06-06 11:09 ` Sagi Grimberg
2016-06-06 17:33 ` Christoph Hellwig
2016-06-03 18:58 ` [PATCH 0/2] SRP initiator fixes for kernel v4.7 Laurence Oberman
[not found] ` <178183518.40193929.1464980291652.JavaMail.zimbra-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-06-03 23:43 ` Laurence Oberman [this message]
2016-06-06 23:33 ` 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=1493378093.40223392.1464997398367.JavaMail.zimbra@redhat.com \
--to=loberman-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=bart.vanassche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org \
--cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=hch-jcswGhMUV9g@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mike.marciniszyn-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=sagi-NQWnxTmZq1alnMjI0IkVqw@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