From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot0-f172.google.com (mail-ot0-f172.google.com [74.125.82.172]) by dpdk.org (Postfix) with ESMTP id 77CC91B4F3 for ; Thu, 28 Jun 2018 22:14:54 +0200 (CEST) Received: by mail-ot0-f172.google.com with SMTP id n24-v6so7532827otl.9 for ; Thu, 28 Jun 2018 13:14:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=mlSU+1E5kUh8LmnddzCC90zR+q6xTQ7tGYNrtQCaKOE=; b=g3oUAugCuQXzzDflz2mjfsd72YvMjGbYlxm0OGlaoWiPCgS1kK+CUmfpgPi+mPqhuH l1MFHAck7cNl4wppsseub/7UBJwmBQtiVZQNRk8bwP1vb2z3I0N+LvtA7Dc3WApvBVHN Ky36ZbonK+VerVMVRuF8j7P0cUhqpHOPxXArI= 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; bh=mlSU+1E5kUh8LmnddzCC90zR+q6xTQ7tGYNrtQCaKOE=; b=R2+jIXtxj87jpPO8+aCvr+W20jwnxI4U2IsbMB6HI2xFhhNVTueNC8y3aDThlTidv5 NALp1QJ71nMa3A2H7TgMEfaC1ssAXu+oLKrTbYfHT9rh3a13wQZNxD6bmgwYRcfnTBMY sOlc+6uO7Ox5NAwTrrSBmbFgqr1YXCYDUvg1jviKIq2uhZnCQdJAZd2KbsJjxzgF/DDL 2QxENF9DH0oN6Ytu9LJMzKgUZn1t+t5248kVooCJIVS2KWZPutjJ5q5Mprx+qSpiQVyE 5PnQkUURW+aD7go1/xm5ebDKVBaY6FZMbovC57ZUYR+oJJPwHmg4s4viEOkw2M/UkPPQ a9Bg== X-Gm-Message-State: APt69E1s2CtjWjUosx3KdslCvSwG2d/4psa/+so2kYzKtPqBWnVlkyG1 PmQsMsajpBu2CR3TRN8OkjkcLZh4Hax9aQrSna3hYg== X-Google-Smtp-Source: AAOMgpdsC32GfpnIKXfbjUeoeFbp8l/lVNGilszdXWVgL9/rYG4r/smSG0RC+LSATxHLgHPrdiKzOeaNShsUt2pjJQ0= X-Received: by 2002:a9d:36c7:: with SMTP id s7-v6mr7468710otd.134.1530216893886; Thu, 28 Jun 2018 13:14:53 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:ac9:3d05:0:0:0:0:0 with HTTP; Thu, 28 Jun 2018 13:14:13 -0700 (PDT) In-Reply-To: <7a60ac3e-aa5c-ceba-21ca-658064ce93d1@intel.com> References: <20180619213058.12273-1-ajit.khaparde@broadcom.com> <20180619213058.12273-25-ajit.khaparde@broadcom.com> <7a60ac3e-aa5c-ceba-21ca-658064ce93d1@intel.com> From: Ajit Khaparde Date: Thu, 28 Jun 2018 13:14:13 -0700 Message-ID: To: Ferruh Yigit Cc: dev@dpdk.org, Rob Miller Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH 24/31] net/bnxt: update HWRM API to v1.9.2.9 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: Thu, 28 Jun 2018 20:14:54 -0000 On Tue, Jun 26, 2018 at 8:30 AM, Ferruh Yigit wrote: > On 6/19/2018 10:30 PM, Ajit Khaparde wrote: > > From: Rob Miller > > > > update HWRM API to v1.9.2.9 > > Does it make sense to update release notes to document this update? > =E2=80=8BSince there are a few more weeks for release, there is a good chance of updating the HWRM version. I will update the release notes as we get close to the release depending on what version we end up with. I hope that is ok? =E2=80=8B