public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Re-introduce extended query device verb with ODP support
@ 2015-02-18  7:26 Haggai Eran
       [not found] ` <1424244364-6242-1-git-send-email-haggaie-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Haggai Eran @ 2015-02-18  7:26 UTC (permalink / raw)
  To: Roland Dreier
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Or Gerlitz, Eli Cohen,
	Haggai Eran

Hi,

The extended query device verb was pulled out of kernel v3.19 at the last moment
because of needed changes in the ABI it will expose.

This patch-set re-introduces the verb, with the changes proposed by Yann
Droneaud [1], and also returning the response length as part of the response,
as suggested by Ira Weiny [2].

I hope it can be accepted into v3.20.

Regards,
Haggai

Changes from v0:
- Add a comment explaining the repsonse buffer size check in
  ib_uverbs_ex_query_device.
- Refer to related patches in the commit messages.

[1] [PATCH v1 0/5] IB/core: extended query device caps cleanup for v3.19
    http://thread.gmane.org/gmane.linux.kernel.api/7889/
[2] RE: [PATCH v1 1/5] IB/uverbs: ex_query_device: answer must not depend on request's comp_mask
    http://article.gmane.org/gmane.linux.drivers.rdma/23355

Eli Cohen (1):
  IB/core: Add support for extended query device caps

Haggai Eran (2):
  IB/core: Add on demand paging caps to ib_uverbs_ex_query_device
  IB/mlx5: Enable the ODP capability query verb

 drivers/infiniband/core/uverbs.h      |   1 +
 drivers/infiniband/core/uverbs_cmd.c  | 150 ++++++++++++++++++++++++----------
 drivers/infiniband/core/uverbs_main.c |   1 +
 drivers/infiniband/hw/mlx5/main.c     |   2 +
 include/uapi/rdma/ib_user_verbs.h     |  23 ++++++
 5 files changed, 136 insertions(+), 41 deletions(-)

-- 
1.7.11.2

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-22  9:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18  7:26 [PATCH v1 0/3] Re-introduce extended query device verb with ODP support Haggai Eran
     [not found] ` <1424244364-6242-1-git-send-email-haggaie-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2015-02-18  7:26   ` [PATCH v1 1/3] IB/core: Add support for extended query device caps Haggai Eran
     [not found]     ` <1424244364-6242-2-git-send-email-haggaie-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2015-02-19 12:30       ` Matan Barak
     [not found]         ` <CAAKD3BAPL82RC5u5uxJg9QPgiM+05TcnURzO14Y5OKYxhYrmqw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-02-19 18:27           ` Jason Gunthorpe
     [not found]             ` <20150219182750.GA30093-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2015-02-22  7:14               ` Haggai Eran
     [not found]                 ` <54E981DC.5050801-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2015-02-22  9:56                   ` Matan Barak
2015-02-18  7:26   ` [PATCH v1 2/3] IB/core: Add on demand paging caps to ib_uverbs_ex_query_device Haggai Eran
2015-02-18  7:26   ` [PATCH v1 3/3] IB/mlx5: Enable the ODP capability query verb Haggai Eran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox