All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Amrani, Ram" <Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
Cc: "Elior,
	Ariel" <Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>,
	"linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH rdma v1 0/1] IB/core: Fix input len in multiple user verbs
Date: Fri, 18 Aug 2017 11:01:01 -0400	[thread overview]
Message-ID: <1503068461.2598.10.camel@redhat.com> (raw)
In-Reply-To: <BN3PR07MB25782522FB09A41FA47742A8F8D50-EldUQEzkDQfpW3VS/XPqkOFPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>

On Thu, 2017-07-06 at 12:24 +0000, Amrani, Ram wrote:
> > This patch follows [1] that fixed three verbs and extends that fix
> > to
> > the other verbs as well.
> > 
> > This fix is required for qedr to support existing and future
> > libraries.
> > 
> > I was able to test the fix only partially due to its scope hence
> > careful
> > review is required, and testing, of course.
> > 
> > v0->v1:
> >  * Updated vendor verbs to match the core changes.
> > 
> > 
> > [1] https://www.spinics.net/lists/linux-rdma/msg33405.html
> > 
> > Ram Amrani (1):
> >   IB/core: Fix input len in multiple user verbs
> > 
> >  drivers/infiniband/core/uverbs_cmd.c         | 70
> > ++++++++++++++++------------
> >  drivers/infiniband/hw/mlx5/cq.c              |  6 +--
> >  drivers/infiniband/hw/mlx5/main.c            | 11 ++---
> >  drivers/infiniband/hw/mthca/mthca_provider.c |  2 +-
> >  4 files changed, 46 insertions(+), 43 deletions(-)
> > 
> > --
> > 1.8.3.1
> 
> Hi Doug,
> Are you OK with applying the patch or do you expect ACKs for mlx5 and
> mthca?

I do want to make sure that Leon has looked over the mlx5 and mthca
sections, yes.  I could run regression tests, but I'd rather him say
that the changes are OK as opposed to relying on test results.

-- 
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

--
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

      parent reply	other threads:[~2017-08-18 15:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-27 14:04 [PATCH rdma v1 0/1] IB/core: Fix input len in multiple user verbs Ram Amrani
     [not found] ` <1498572282-22370-1-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-06-27 14:04   ` [PATCH rdma v1 1/1] " Ram Amrani
     [not found]     ` <1498572282-22370-2-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-06-28  9:54       ` Leon Romanovsky
     [not found]         ` <20170628095422.GA1248-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-06-28 10:02           ` Amrani, Ram
     [not found]             ` <BN3PR07MB25788193EFA21CEB5C430201F8DD0-EldUQEzkDQfpW3VS/XPqkOFPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-06-28 10:11               ` Leon Romanovsky
     [not found]                 ` <20170628101124.GD1248-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-06-28 10:23                   ` Elior, Ariel
     [not found]                     ` <CY1PR0701MB1337A8E7B1E40CC4C1EC230A90DD0-UpKza+2NMNLi6bjPjkn3FE5OhdzP3rhOnBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@public.gmane.org>
2017-08-18 15:00                       ` Doug Ledford
     [not found]                         ` <1503068404.2598.9.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-08-18 15:58                           ` Leon Romanovsky
     [not found]                             ` <20170818155808.GN23648-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-08-18 16:07                               ` Doug Ledford
     [not found]                                 ` <1503072465.2598.19.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-08-22 12:40                                   ` Leon Romanovsky
     [not found]                                     ` <20170822124012.GY1724-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-08-22 18:11                                       ` Doug Ledford
2017-07-06 12:24   ` [PATCH rdma v1 0/1] " Amrani, Ram
     [not found]     ` <BN3PR07MB25782522FB09A41FA47742A8F8D50-EldUQEzkDQfpW3VS/XPqkOFPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-08-18 15:01       ` Doug Ledford [this message]

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=1503068461.2598.10.camel@redhat.com \
    --to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
    --cc=Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
    --cc=leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.