From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Marchand Subject: Re: [PATCH] pci: remove deprecated specific config Date: Fri, 15 Apr 2016 09:27:20 +0200 Message-ID: References: <1460669598-3122-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "dev@dpdk.org" , "Zhang, Helin" To: Thomas Monjalon Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id BDB4C4B79 for ; Fri, 15 Apr 2016 09:27:39 +0200 (CEST) Received: by mail-wm0-f50.google.com with SMTP id v188so18499787wme.1 for ; Fri, 15 Apr 2016 00:27:39 -0700 (PDT) In-Reply-To: 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 Fri, Apr 15, 2016 at 2:53 AM, Zhang, Helin wrote: > > >> -----Original Message----- >> From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] >> Sent: Friday, April 15, 2016 5:33 AM >> To: Zhang, Helin >> Cc: dev@dpdk.org >> Subject: [PATCH] pci: remove deprecated specific config >> >> The driver i40e was using a specific PCI config before the release 16.04. >> From 16.04, it is always enabled in i40e (commit 56465cfaf). >> The API has been deprecated in the commit 68f77593823cab. >> The igb_uio implementation has been deprecated in commit b7cf8e155. >> The config helper - through igb_uio sysfs entries - is now removed. >> >> Signed-off-by: Thomas Monjalon > Acked-by: Helin Zhang Thanks. Acked-by: David Marchand -- David Marchand