From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Kardashevskiy Subject: Re: [PATCH dpdk v2] bnx2x: Update firmware versions Date: Thu, 27 Apr 2017 14:14:55 +1000 Message-ID: <20170427141455.3bf92b09@aik.ozlabs.ibm.com> References: <20170426080833.23944-1-aik@ozlabs.ru> <98b632fe-3782-740e-f9c4-3cc5d7659869@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Harish Patil , Rasesh Mody To: Ferruh Yigit Return-path: Received: from mail-pf0-f193.google.com (mail-pf0-f193.google.com [209.85.192.193]) by dpdk.org (Postfix) with ESMTP id 0005647CD for ; Thu, 27 Apr 2017 06:15:04 +0200 (CEST) Received: by mail-pf0-f193.google.com with SMTP id a188so5640992pfa.2 for ; Wed, 26 Apr 2017 21:15:04 -0700 (PDT) In-Reply-To: <98b632fe-3782-740e-f9c4-3cc5d7659869@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" On Wed, 26 Apr 2017 10:18:29 +0100 Ferruh Yigit wrote: > On 4/26/2017 9:08 AM, Alexey Kardashevskiy wrote: > > Recent kernels/distros have updated firmware images, use them. > > In order to keep support of older distros (such as Fedora 19 or > > Ubuntu 14.04), this also tries fallback to an order firmware > > version. > > > > Signed-off-by: Alexey Kardashevskiy > > --- > > Changes: > > v2: > > * in addition to the very new firmware images, this adds fallback to > > some older firmware present in 3yo distros > > Hi Alexey, > > CC'ing maintainers. > > Thank you for the patch, please CC maintainers in your patches. Thanks, for the future - is there anything like kernel's scripts/get_maintainer.pl? I could not spot one. -- Alexey