All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Gurtovoy <maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
To: Matan Barak <matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Majd Dibbiny <majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Sagi Grimberg <sagig-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH for-next 2/3] IB/core: Add vendor's specific data to alloc mw
Date: Tue, 1 Mar 2016 11:04:38 +0200	[thread overview]
Message-ID: <56D55B26.3050102@mellanox.com> (raw)
In-Reply-To: <1456761930-11222-3-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>



On 2/29/2016 6:05 PM, Matan Barak wrote:
> Passing udata to the vendor's driver in order to pass data from the
> user-space driver to the kernel-space driver. This data will be
> used in downstream patches.
>
> Signed-off-by: Matan Barak <matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> Reviewed-by: Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> ---
>   drivers/infiniband/core/uverbs_cmd.c        | 8 +++++++-
>   drivers/infiniband/hw/cxgb3/iwch_provider.c | 3 ++-
>   drivers/infiniband/hw/cxgb4/iw_cxgb4.h      | 3 ++-
>   drivers/infiniband/hw/cxgb4/mem.c           | 4 +++-
>   drivers/infiniband/hw/mlx4/mlx4_ib.h        | 3 ++-
>   drivers/infiniband/hw/mlx4/mr.c             | 4 +++-
>   drivers/infiniband/hw/nes/nes_verbs.c       | 3 ++-
>   include/rdma/ib_verbs.h                     | 3 ++-
>   8 files changed, 23 insertions(+), 8 deletions(-)
>

Looks good,
Max.
--
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:[~2016-03-01  9:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29 16:05 [PATCH for-next 0/3] Add memory window user-space support to mlx5 Matan Barak
     [not found] ` <1456761930-11222-1-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-02-29 16:05   ` [PATCH for-next 1/3] net/mlx5: Refactor mlx5_core_mr to mkey Matan Barak
2016-02-29 16:05   ` [PATCH for-next 2/3] IB/core: Add vendor's specific data to alloc mw Matan Barak
     [not found]     ` <1456761930-11222-3-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-03-01  9:04       ` Max Gurtovoy [this message]
2016-02-29 16:05   ` [PATCH for-next 3/3] IB/mlx5: Add memory windows allocation support Matan Barak
     [not found]     ` <1456761930-11222-4-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-03-01  9:11       ` Max Gurtovoy

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=56D55B26.3050102@mellanox.com \
    --to=maxg-vpraknaxozvwk0htik3j/w@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=sagig-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=yishaih-VPRAkNaXOzVWk0Htik3J/w@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.