From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id DC956A04B1; Sat, 8 Aug 2020 00:27:19 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A6A842C54; Sat, 8 Aug 2020 00:27:18 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id AD8902BF2 for ; Sat, 8 Aug 2020 00:27:17 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 44D215C0113; Fri, 7 Aug 2020 18:27:17 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Fri, 07 Aug 2020 18:27:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= zqL5o8D2hrPDqkLbW/i67pxhXku86JEWjTwKzB+2N5w=; b=QlbGdjBE53SVTIbS yDZy9xqem5+vDRzC2tZZYertcsJBTU4io5XnXdEgZDVxcsvyilpEWdFMcNkQhjuJ BLv+Tv77iHFxO4kHItdvxfaS5b6LQJqcgIa6GVBLkfVgt+DHH/Km3h1xbqugnknU /pJ3ZoKNoHFEIX9Oa8N5pT7mCtLbu2SLUu8lWE7M3pzoFlI9QQBMFVJcB8Kb1y1A 5ygHuOBUWBv1efhzoqHMFju9zBNgg4a6uR08EvVzmbKf7Z3rs6gvi5UTdSusvS4Y rM968ENEO49TBcuJrTNXg16rxBAOub8Y4MEj1OkVDuyqjGXF2gtPxfzErv/Pl3zb zKttGQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=zqL5o8D2hrPDqkLbW/i67pxhXku86JEWjTwKzB+2N 5w=; b=JY1yuZPWIrXYH8pKmTy7pst5/J5ynE2NmitfLcZUZ823fIQ9nQK+NugRJ 29gBzVo172w4sUtBsmPahbJIycybkTuGbnHN7itZXtYaKlDQ9sGOzjcUMb05C38F GpqIPuPxJPH/FlamJChSR5XnEAeoqbs5ld0cLWojimJvWwxBBl7X4kxLCdGtNrT7 9ran8gn4nGNUz+h1c3wwzPHtS9yIamOW10TnxED6v3YyTOsRi/DrQGmCUFJGlnjf +2elpKZmoQz9AIGgCQXYiJ07y4A3ZEVUmOqjZpVCAU7FMSnaYyC2h7kJwANCPmQr 4YIz3BGEkRU/ZC6sRu7hreKlu4U8g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrkeefgddutdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepleefrdeirddugeelrdduudegnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdr nhgvth X-ME-Proxy: Received: from xps.localnet (114.149.6.93.rev.sfr.net [93.6.149.114]) by mail.messagingengine.com (Postfix) with ESMTPA id 6C6B3328005E; Fri, 7 Aug 2020 18:27:16 -0400 (EDT) From: Thomas Monjalon To: John McNamara Cc: dev@dpdk.org Date: Sat, 08 Aug 2020 00:27:14 +0200 Message-ID: <2779273.I7PnfzUnBS@thomas> In-Reply-To: <1596789005-34075-1-git-send-email-john.mcnamara@intel.com> References: <1596789005-34075-1-git-send-email-john.mcnamara@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1] doc: update release notes for 20.08 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 07/08/2020 10:30, John McNamara: > Fix grammar, spelling and formatting of DPDK 20.08 release notes. > > Signed-off-by: John McNamara > --- > * **Updated Broadcom bnxt driver.** > > - Updated the Broadcom bnxt driver with new features and improvements, including: > + Updated the Broadcom bnxt driver with new features and improvements, > + including: [...] > - * Supported cloud filter for IPv4/6_TCP/UDP/SCTP with SRC port only or DST port only. > + * Supported cloud filter for IPv4/6_TCP/UDP/SCTP with SRC port only or DST > + port only. [...] > - Updated the Intel ixgbe driver with new features and improvements, including: > + Updated the Intel ixgbe driver with new features and improvements, > + including: I think these split changes are a bit overkill (it is below 100 chars). > - * Re-implemented get_fdir_info and get_fdir_stat in private API. > + * Re-implemented ``get_fdir_inf``o and ``get_fdir_stat`` in private API. Typo Applied with above details changed, thanks