public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
To: roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH V1 FIXES for-3.11 0/4] Pkey fixes for IB core and IPoIB
Date: Thu, 1 Aug 2013 12:42:48 +0300	[thread overview]
Message-ID: <51FA2D98.5000707@mellanox.com> (raw)
In-Reply-To: <CAJZOPZLVQhZtWyCJLt3W-COdHZnsrBaN+KOpj83d0GyS+RY+QA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 31/07/2013 23:29, Or Gerlitz wrote:
> Roland, so what's about this series, any reason not to push it for 3.11 too
> with the other changes you have picked into the for-next branch? ditto
> for the iser patches to use fast-reg.

Roland, thanks for picking this series too, do you want to add

CC: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org  # v3.10+

on the four patches or prefer I will submit them later to -stable?

I think its perfectly OK to expect a written answer from you on the iser
patches. Are you OK with merging them for 3.11 or they will have to wait
for 3.12?

They bring in the benefit of avoiding bounce buffer when used over
ConnectX Virtual Functions or ConnectIB devices AND ONLY touch
iser code, so no risk to other kernel components.

Or.
--
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:[~2013-08-01  9:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-18 11:02 [PATCH V1 FIXES for-3.11 0/4] Pkey fixes for IB core and IPoIB Or Gerlitz
     [not found] ` <1374145352-27816-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-07-18 11:02   ` [PATCH V1 FIXES for-3.11 1/4] IB/core: Create QP1 using the pkey index which contains the default pkey Or Gerlitz
2013-07-18 11:02   ` [PATCH V1 FIXES for-3.11 2/4] IB/mlx4: Use default pkey when creating tunnel QPs Or Gerlitz
2013-07-18 11:02   ` [PATCH V1 FIXES for-3.11 3/4] IB/ipoib: Make sure child devices use valid/proper pkeys Or Gerlitz
2013-07-18 11:02   ` [PATCH V1 FIXES for-3.11 4/4] IB/ipoib: Fix pkey-change flow for Virtualization environments Or Gerlitz
2013-07-31 20:29   ` [PATCH V1 FIXES for-3.11 0/4] Pkey fixes for IB core and IPoIB Or Gerlitz
     [not found]     ` <CAJZOPZLVQhZtWyCJLt3W-COdHZnsrBaN+KOpj83d0GyS+RY+QA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-01  9:42       ` Or Gerlitz [this message]
     [not found]         ` <51FA2D98.5000707-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-08-03 22:12           ` Or Gerlitz
     [not found]             ` <CAJZOPZ+_MbfUVjvdjuBBWexGx-++PRoW=7rb8bofaeTNGZqVPQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-05 18:40               ` Roland Dreier
     [not found]                 ` <CAL1RGDWoiO+eTjheA-CZrK_O0LrhbpDFxDn-vSWxZda3j9e+oQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-05 21:02                   ` Or Gerlitz
     [not found]                     ` <CAJZOPZJbjAC=u0vJdUFGO66KBunoZhX1b=y6UudTEgpi9mbA0g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-06  3:13                       ` Roland Dreier
     [not found]                         ` <CAL1RGDWz81ZqkTjf74ske-i3U5yKH0z3aBr_cSxgcKeHo7Y1Lw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-06 13:14                           ` Or Gerlitz
     [not found]                             ` <CAJZOPZ+6Lq8bMmzWttKQufuoZ2er9hejvT-Zz_CFxbfOvsmbOw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-06 17:40                               ` Roland Dreier
     [not found]                                 ` <CAL1RGDWtz4Ku+1KCphYEmg95tUw8BuKTWKOrRfgJ_3gUJOA8Lw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-06 20:22                                   ` Or Gerlitz

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=51FA2D98.5000707@mellanox.com \
    --to=ogerlitz-vpraknaxozvwk0htik3j/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-DgEjT+Ai2ygdnm+yROfE0A@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