From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 00/31] Support VFD and DPDK PF + kernel VF on i40e Date: Fri, 02 Dec 2016 15:16:27 +0100 Message-ID: <1481402.BuWyjbRiDQ@xps13> References: <1480637533-37425-1-git-send-email-wenzhuo.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: wenzhuo.lu@intel.com, bernard.iremonger@intel.com, ferruh.yigit@intel.com Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id D514CFA42 for ; Fri, 2 Dec 2016 15:16:28 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id f82so16981445wmf.1 for ; Fri, 02 Dec 2016 06:16:28 -0800 (PST) In-Reply-To: <1480637533-37425-1-git-send-email-wenzhuo.lu@intel.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" Do you agree to copy the remaining VF-specific functions from the generic ethdev API to ixgbe in 17.02? After a deprecation notice, we could remove them from the generic API in 17.05. So we will have a consistent status in 17.05 regarding VF functions. After some time (and experience) we will be able to discuss wether we need something more to access to these specific features.