From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Wise Subject: Re: [PATCH V2 0/3] New RAW_PACKET QP type Date: Fri, 05 Nov 2010 10:05:15 -0500 Message-ID: <4CD41D2B.9020103@opengridcomputing.com> References: <4CD171F0.8020506@voltaire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4CD171F0.8020506-smomgflXvOZWk0Htik3J/w@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Aleksey Senin Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Moni Shoua , Alex Rosenbaum , Roland Dreier List-Id: linux-rdma@vger.kernel.org On 11/03/2010 09:30 AM, Aleksey Senin wrote: > The following patches add a new QP type named RAW_PACKET. > > This type of QP is used in Ethernet environment and intended for > creation of a whole packet, including L2 headers, from userspace. In > order to prevent regular user from creating malicious packets, at the > time of QP creation, kernel will check if the process has necessary > permissions. This examination areis done in uverbs layer and is general > for all low level drivers. > > -- > 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 > These look good to me. Steve. -- 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