From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hal Rosenstock Subject: Re: [PATCH 1/7] libibumad: Provide MAD definitions with libibumad Date: Wed, 20 Feb 2013 17:39:49 -0500 Message-ID: <512550B5.30405@dev.mellanox.co.il> References: <1359409135-559-1-git-send-email-sean.hefty@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1359409135-559-1-git-send-email-sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, alexne-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org List-Id: linux-rdma@vger.kernel.org On 1/28/2013 4:38 PM, sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org wrote: > From: Sean Hefty > > The only definitions for MAD data types are in ib_types.h, which > is an opensm file. The libibumad interface is essentially useless > without these data types. Add new header files to libibumad > with basic MAD data types. > > The definitions and structures are based on those defined in > the linux kernel. Only an initial framework is given, basically > the values for various methods, attributes, etc. along with > structure definitions for the common, rmpp, and vendor specific > headers. Other data structures are left for future development. > > Signed-off-by: Sean Hefty Thanks. Applied without RMPP enum and changed file permissions. -- Hal -- 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