public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Nicolas Morey-Chaisemartin
	<NMoreyChaisemartin-l3A5Bk7waGM@public.gmane.org>
Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	devesh.sharma-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
	hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
	Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org,
	michael.j.ruhl-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	jgunthorpe-uk2M96/98Pc@public.gmane.org,
	Benjamin Drung
	<benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>,
	stable-Xl5UnYtxxKxKUA01WzcqbQ@public.gmane.org
Subject: Re: Patches for rdma-core stable-v15
Date: Mon, 13 Nov 2017 17:14:37 +0200	[thread overview]
Message-ID: <20171113151437.GL18825@mtr-leonro.local> (raw)
In-Reply-To: <6ccc2110-2e27-bacd-b821-f862785a10ca-l3A5Bk7waGM@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 2014 bytes --]

On Mon, Nov 13, 2017 at 04:02:26PM +0100, Nicolas Morey-Chaisemartin wrote:
> Hi all,
>
> After looking into the ML, here are the candidates for the stable-v15 branch.
> Can the authors please confirm that they should be applied there ?
>
> Please let me know if I missed any.

In addition to the your list, I would like to see the following patches too:
commit dbf7bd2151815a12428caef6874149523c0bda8e
Author: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Date:   Wed Oct 25 12:04:53 2017 +0300

    verbs: Fix declaration of C++ include file in C-block

commit 6a74285158a146f23cbf8a804fd9de32df0d5ed2
Author: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Date:   Mon Oct 9 10:56:21 2017 +0300

    verbs: Fix C++ compilation break

commit 983f80191923c082324295ea68ac91d34daaa4c8
Author: Nelio Laranjeiro <nelio.laranjeiro-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
Date:   Tue Sep 26 16:05:11 2017 +0200

    verbs: fix compilation error with ICC

commit bf03566e0aa976afc5dfbf917296280e9fa55bb8
Author: Wei Hu (Xavier) <xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Date:   Mon Oct 2 04:17:09 2017 +0800

    hns: Fix create QP structure layout


Thanks

>
> Nicolas
>
> ---
>
> Devesh Sharma (1):
>       bnxt_re/lib: increment psn in case of 0 length packets
>
> Hal Rosenstock (1):
>       libibumad/umad.c: In get_port, ignore sysfs rate file errors
>
> Jason Gunthorpe (1):
>       verbs: Do not block QP attr_masks used by older kernels
>
> Michael J. Ruhl (2):
>       ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast()
>       ibacm: Incorrect list used for subnet list causes a segfault
>
> Ram Amrani (1):
>       libqedr: fix inline data copy
>
>
> --
> 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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2017-11-13 15:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-13 15:02 Patches for rdma-core stable-v15 Nicolas Morey-Chaisemartin
     [not found] ` <6ccc2110-2e27-bacd-b821-f862785a10ca-l3A5Bk7waGM@public.gmane.org>
2017-11-13 15:14   ` Leon Romanovsky [this message]
     [not found]     ` <20171113151437.GL18825-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-11-13 16:19       ` Nicolas Morey-Chaisemartin
     [not found]         ` <f5e11706-5c7e-a79e-fcf3-4d3df5f35632-l3A5Bk7waGM@public.gmane.org>
2017-11-13 16:38           ` Leon Romanovsky
     [not found]             ` <20171113163812.GN18825-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-11-13 17:02               ` Devesh Sharma
     [not found]                 ` <CANjDDBgqg_i53_pZW-ctiW2GUVc4nft4JQuHZLFEZYiJyzXdTQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-13 17:06                   ` Nicolas Morey-Chaisemartin
     [not found]                     ` <2ee14e55-2998-0dbf-6367-ed6d7915c291-l3A5Bk7waGM@public.gmane.org>
2017-11-13 17:26                       ` Devesh Sharma
     [not found]                         ` <CANjDDBgiB4tFmyGeQwEk53Czs1iJzKLvF6mwSmOZeNm0cUo-8g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-13 19:34                           ` Jason Gunthorpe
2017-11-13 17:30               ` Nicolas Morey-Chaisemartin
     [not found]                 ` <9460d921-47ee-eb05-10fc-a9f09e53a1bf-l3A5Bk7waGM@public.gmane.org>
2017-11-16 21:57                   ` Davis, Arlin R
     [not found]                     ` <54347E5A035A054EAE9D05927FB467F9B617AF6F-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2017-11-17  6:54                       ` Nicolas Morey-Chaisemartin
2017-11-13 19:42       ` Jason Gunthorpe
2017-11-14 14:15   ` Amrani, Ram
     [not found]     ` <BN3PR07MB257876D3FE069B77DC7AFFBFF8280-EldUQEzkDQfpW3VS/XPqkOFPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-11-14 14:29       ` Devesh Sharma
     [not found]         ` <CANjDDBjv4C_TJWtgJ=zVPef+TQqSFBNuf5dnUnVRf0k4+sf8nA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-14 14:41           ` Nicolas Morey-Chaisemartin

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=20171113151437.GL18825@mtr-leonro.local \
    --to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=NMoreyChaisemartin-l3A5Bk7waGM@public.gmane.org \
    --cc=Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
    --cc=benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org \
    --cc=devesh.sharma-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
    --cc=hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=jgunthorpe-uk2M96/98Pc@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=michael.j.ruhl-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=stable-Xl5UnYtxxKxKUA01WzcqbQ@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