From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 01/27] net/ena: change version number to 1.1.0 Date: Fri, 8 Jun 2018 20:45:58 +0100 Message-ID: <00f98a4c-ef56-5b1e-81f7-8dc3d5f9d47e@intel.com> References: <20180607094322.14312-1-mk@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, matua@amazon.com To: Michal Krawczyk , Marcin Wojtas , Guy Tzalik , Evgeny Schemeilin Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id D28A21BB32 for ; Fri, 8 Jun 2018 21:46:01 +0200 (CEST) In-Reply-To: <20180607094322.14312-1-mk@semihalf.com> 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 6/7/2018 10:42 AM, Michal Krawczyk wrote: > The upcoming patches for the ENA PMD are part of 1.1.0 update of the PMD > and the version number is updated accordingly. Does it make sense to add a release notes update to announce driver update? > > Signed-off-by: Michal Krawczyk <...>