From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1 0/5] Introduce generic 'rawdevice' support Date: Mon, 15 Jan 2018 00:00:42 +0100 Message-ID: <3390836.3B2JqoBP4l@xps> References: <20180102125749.2379-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, hemant.agrawal@nxp.com, fiona.trahe@intel.com, rosen.xu@intel.com To: Shreyansh Jain Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 6D2E144C7 for ; Mon, 15 Jan 2018 00:01:14 +0100 (CET) In-Reply-To: <20180102125749.2379-1-shreyansh.jain@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 02/01/2018 13:57, Shreyansh Jain: > This patchset introduces rawdevices or generic device support in DPDK. This new library has no impact on the existing code, so it may be integrated later in 18.02-rc2. It will give you a bit more time for the last details.