Thread (1 message) 1 message, 1 author, 2016-09-14

Re: [PATCH V1 libibverbs 1/7] Introduce Work Queue object and its verbs

From: Jason Gunthorpe <hidden>
Date: 2016-09-14 17:05:23
Subsystem: the rest · Maintainer: Linus Torvalds

Possibly related (same subject, not in this thread)

On Wed, Sep 14, 2016 at 04:56:22PM +0300, Yishai Hadas wrote:
 		ibv_cmd_create_qp_ex2;
 		ibv_cmd_open_qp;
 		ibv_cmd_rereg_mr;
+};
+
+IBVERBS_1.3 {
+        global:
+		ibv_cmd_create_wq;
+		ibv_cmd_modify_wq;
+		ibv_cmd_destroy_wq;

 } IBVERBS_1.0;
No, this still isn't right. Please spend some time to learn about this
stuff...
diff --git a/libibverbs/src/libibverbs.map b/libibverbs/src/libibverbs.map
index 2278aba0bb3a..75440b05bc3e 100644
--- a/libibverbs/src/libibverbs.map
+++ b/libibverbs/src/libibverbs.map
@@ -121,3 +121,10 @@ IBVERBS_1.1 {
 		ibv_cmd_rereg_mr;
 
 } IBVERBS_1.0;
+
+IBVERBS_1.3 {
+	    global:
+		ibv_cmd_create_wq;
+		ibv_cmd_destroy_wq;
+		ibv_cmd_modify_wq;
+} IBVERBS_1.1;
--
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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help