From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua0-f195.google.com (mail-ua0-f195.google.com [209.85.217.195]) by dpdk.org (Postfix) with ESMTP id 9A1BA1E8B2 for ; Mon, 11 Jun 2018 11:52:17 +0200 (CEST) Received: by mail-ua0-f195.google.com with SMTP id s13-v6so9660777uad.2 for ; Mon, 11 Jun 2018 02:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=e6uSWpDCMw/bIlRxydtyo3rOQRRwLu2n2opBZkuU770=; b=Tzhh9ZizI7t0UR2Fbv6lJuQFSnmseETuGEKEQt1moh7Uz2MQOYeciK8IEEMyY0iyTB tJZ1SoWdqsMD2MqAkTE29auIvjK+o/4Zt9YmEgbJFQPvfwNFWBeUSikv/oBPEaRcTfu1 45fBtZDTw4KWp/ywNokWLuch9KkwUSe5mCC2xaeXs99Q0U/+8KqtnNVIzP/jKVEug/e0 nvOTPfmolO/XBbJbYJE64I4b2xfRj38LYFhGEyE674+bUZ7AQSXpIo86CxB9IrWlM+n/ ApY1FDKKqqbjS70WFUFbyTc+a7BnS7mIUMM5hemzaatYTQa2TDRZldfLGImORcKMY1h1 ox6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=e6uSWpDCMw/bIlRxydtyo3rOQRRwLu2n2opBZkuU770=; b=bMWiv+OthCShyDsOANesXYxHHijUj7/inhdnpH3Sbd8LPAc6zwRq3b4eeU9OqK2ecy 4U0SK2Xk0gKcN9lvzi67iPkSRIMgILjIQ6lPAnj/p6rivq4856/mnsZo35a6lCceEvVC OTN95s4amgIdOpTtWFW7tGYoflyeBy588tJH1DW6+vjSkDVomFP+AwHLFbqDLu7Xrblz m4pjtkfVRGMe/+pHQHZHlL5kQSZVKsJthsQ+q8oH+1IUhHj/dBNExSm71s3gCimI7/EM xFNsAVJTxZLu7fa8qCLQAlSM1DVYnJY7FsuHB7OaYULWUNRYfKezysqoT68xP86QPwDS Twfg== X-Gm-Message-State: APt69E0RKy4k2q7l5mbcWxhmYermEedxmqjMjwLnQmIhzaP72iM9XiEF uMILWNIacx4oEmMg/WzjJKXKM7WwJTvVHd5G6aUWrw== X-Google-Smtp-Source: ADUXVKLIUoEXHzOfWlxsWcrAFWn+0xf/VgBIyAjXuiKF4rGqMIImaRkNoFt+Y1W6r1qHvKc8ShTNwYuEfhmOpNi2EpU= X-Received: by 2002:a9f:3b59:: with SMTP id j25-v6mr10959029uah.86.1528710737021; Mon, 11 Jun 2018 02:52:17 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a67:62c7:0:0:0:0:0 with HTTP; Mon, 11 Jun 2018 02:52:16 -0700 (PDT) In-Reply-To: References: <20180607094322.14312-1-mk@semihalf.com> <00f98a4c-ef56-5b1e-81f7-8dc3d5f9d47e@intel.com> <2dd37765-f47c-1093-953b-e96624bf3197@intel.com> From: =?UTF-8?Q?Micha=C5=82_Krawczyk?= Date: Mon, 11 Jun 2018 11:52:16 +0200 Message-ID: To: Ferruh Yigit Cc: Marcin Wojtas , Guy Tzalik , Evgeny Schemeilin , dev@dpdk.org, "Matushevsky, Alexander" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH v3 01/27] net/ena: change version number to 1.1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2018 09:52:17 -0000 2018-06-11 11:50 GMT+02:00 Ferruh Yigit : > On 6/11/2018 10:33 AM, Micha=C5=82 Krawczyk wrote: >> 2018-06-11 11:26 GMT+02:00 Ferruh Yigit : >>> On 6/11/2018 9:45 AM, Micha=C5=82 Krawczyk wrote: >>>> 2018-06-08 21:45 GMT+02:00 Ferruh Yigit : >>>>> 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 u= pdate? >>>> >>>> Is it possible to move the patch at the end of the uploaded patches, >>>> so there won't be need to reupload everything? >>> >>> Yes release notes update can separate patch, to prevent a new version o= f all >>> set, if you are asking this. >> >> That would be great, thanks. > > Just recognized that you will already need to send a new version of the s= et, > please check the build error on 2/27. > > If you confirm you are OK with it, I can fix it while applying via: > s/(u64)/(unsigned long long) I just prepared patch for this issue and I will send it right away. > >> >>> Or is there any existing documentation patch I am missing? >> >> No, there was no documentation patch. >> >>> >>>> The new commit message could be: >>>> >>>> >>>> net/ena: change version number to 1.1.0 >>>> >>>> ENA PMD version 1.1.0 introduces: >>>> * Update of the ena_com to the newer version >>>> * Remove support of legacy LLQ >>>> * Watchdog and device reset >>>> * LSC interrupt >>>> * Rx out of order completion >>>> * Linearization of mbufs with too many fragments >>>> * Information about maximum number of Tx and Rx descriptors >>>> * Validation of requested id on Tx (for Tx OOO completion) >>>> * Likely/unlikely statements >>>> * Link speed is now set as none >>>> * Other minor bug fixes and changes >>>>> >>>>>> >>>>>> Signed-off-by: Michal Krawczyk >>>>> <...> >>> >