From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH dpdk v2] bnx2x: Update firmware versions Date: Wed, 26 Apr 2017 10:18:29 +0100 Message-ID: <98b632fe-3782-740e-f9c4-3cc5d7659869@intel.com> References: <20170426080833.23944-1-aik@ozlabs.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Harish Patil , Rasesh Mody To: Alexey Kardashevskiy , dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id F3A561077 for ; Wed, 26 Apr 2017 11:18:32 +0200 (CEST) In-Reply-To: <20170426080833.23944-1-aik@ozlabs.ru> Content-Language: en-US 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 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, ferruh