From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v1 0/3] Add missing ethdev driver support Date: Tue, 16 Feb 2016 12:02:02 +0000 Message-ID: <20160216120201.GA22124@bricha3-MOBL3> References: <1453970895-2639-1-git-send-email-remy.horton@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Remy Horton , Helin Zhang , Huawei Xie , Yuanhan Liu , Yong Wang Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 1E247AA37 for ; Tue, 16 Feb 2016 13:02:06 +0100 (CET) Content-Disposition: inline In-Reply-To: <1453970895-2639-1-git-send-email-remy.horton@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Jan 28, 2016 at 08:48:12AM +0000, Remy Horton wrote: > Several rte_eth_dev_* functions are currently only supported > by the ixgbe NIC driver. This patchset adds driver support > for some of these functions to the i40e, virtio, and vmxnet3 > drivers. > > > Remy Horton (3): > drivers/net/i40e: Add ethdev functions > drivers/net/virtio: Add ethdev functions > drivers/net/vmxnet3: Add ethdev functions > Driver maintainers, any reviews or acks for these patches? Thanks, /Bruce