linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH rdma-next V1 7/8] IB/core: Export vendor specific structures
Date: Sun, 18 Sep 2016 13:50:22 +0300	[thread overview]
Message-ID: <1474195823-10429-8-git-send-email-leon@kernel.org> (raw)
In-Reply-To: <1474195823-10429-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Export following drivers:
 * mlx5, mlx4, cxgb3, cxgb4, ocrdma and nes.

Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
 include/uapi/rdma/Kbuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/include/uapi/rdma/Kbuild b/include/uapi/rdma/Kbuild
index 4edb0f2..c973c88 100644
--- a/include/uapi/rdma/Kbuild
+++ b/include/uapi/rdma/Kbuild
@@ -7,3 +7,9 @@ header-y += rdma_netlink.h
 header-y += rdma_user_cm.h
 header-y += hfi/
 header-y += rdma_user_rxe.h
+header-y += mlx4-abi.h
+header-y += mlx5-abi.h
+header-y += cxgb3-abi.h
+header-y += cxgb4-abi.h
+header-y += ocrdma-abi.h
+header-y += nes-abi.h
-- 
2.7.4

--
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-09-18 10:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-18 10:50 [PATCH rdma-next V1 0/8] Export vendors specific ABIs Leon Romanovsky
     [not found] ` <1474195823-10429-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-18 10:50   ` [PATCH rdma-next V1 1/8] IB/mlx5: Move and decouple user vendor structures Leon Romanovsky
2016-09-18 10:50   ` [PATCH rdma-next V1 2/8] IB/cxgb3: Move " Leon Romanovsky
     [not found]     ` <1474195823-10429-3-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-19 15:30       ` Steve Wise
2016-09-18 10:50   ` [PATCH rdma-next V1 3/8] IB/cxgb4: " Leon Romanovsky
     [not found]     ` <1474195823-10429-4-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-19 15:30       ` Steve Wise
2016-09-18 10:50   ` [PATCH rdma-next V1 4/8] IB/mlx4: " Leon Romanovsky
2016-09-18 10:50   ` [PATCH rdma-next V1 5/8] IB/ocrdma: " Leon Romanovsky
2016-09-18 10:50   ` [PATCH rdma-next V1 6/8] IB/nes: " Leon Romanovsky
2016-09-18 10:50   ` Leon Romanovsky [this message]
2016-09-18 10:50   ` [PATCH rdma-next V1 8/8] MAINTAINERS: Update RDMA vendor specific UAPI files Leon Romanovsky
2016-09-20 17:32   ` [PATCH rdma-next V1 0/8] Export vendors specific ABIs Adit Ranadive
     [not found]     ` <0b8136eb-d9da-5543-8622-482afe92e5fa-pghWNbHTmq7QT0dZR+AlfA@public.gmane.org>
2016-09-20 22:38       ` Jason Gunthorpe

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=1474195823-10429-8-git-send-email-leon@kernel.org \
    --to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).