From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH rdma-core] mlx4: Add inline-receive support Date: Mon, 11 Sep 2017 10:23:39 -0600 Message-ID: <20170911162339.GC32117@obsidianresearch.com> References: <1505036749-12297-1-git-send-email-yishaih@mellanox.com> <20170911160508.GA32117@obsidianresearch.com> <5c3ce114-af4b-16c4-af7e-17305faaff0f@dev.mellanox.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <5c3ce114-af4b-16c4-af7e-17305faaff0f-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Yishai Hadas Cc: Yishai Hadas , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, maorg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org, majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Mon, Sep 11, 2017 at 07:09:27PM +0300, Yishai Hadas wrote: 1;2802;0c> On 9/11/2017 7:05 PM, Jason Gunthorpe wrote: > >On Sun, Sep 10, 2017 at 12:45:49PM +0300, Yishai Hadas wrote: > > > >>diff --git a/providers/mlx4/libmlx4.map b/providers/mlx4/libmlx4.map > >>index 0e53f83..6de4348 100644 > >>+++ b/providers/mlx4/libmlx4.map > >>@@ -3,5 +3,7 @@ > >> MLX4_1.0 { > >> global: > >> mlx4dv_init_obj; > >>+ mlx4dv_query_device; > >>+ mlx4dv_create_qp; > > > >NAK please read Documentation/versioning.md and do this properly. > > > > RDMA core V15 first introduced the MLX4_1.0 and its initial mlx4dv_init_obj > API, as those APIs go to this version it should be fine. My bad, I thought we'd cut v15 already.. Jason -- 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