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 42834A00E6 for ; Tue, 9 Jul 2019 11:54:46 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1B9FB493D; Tue, 9 Jul 2019 11:54:46 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 5F7E91B954 for ; Tue, 9 Jul 2019 11:54:43 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 830482012F; Tue, 9 Jul 2019 05:54:43 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 09 Jul 2019 05:54:43 -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=mesmtp; bh=iLe3GRxH+jXV3EmRj57U9qIHHTsOwu81GC0Z+cuqtn0=; b=nEcOwfqZu1zN h3VGaK5yfuL5jBDtSaDfYNUs5ORjV8runwu3hBPyfDDaKiRu9LpQw/A+jY293Znt m++ukdgTFA5aCfLBPd8rIHuTIV7Qofbg9/c1bLI+WW9hZyFxGpBCfFlkYfwG3UKB jfI1bDGVyFYHFENMRnaYnUIRwvgcnMY= 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=iLe3GRxH+jXV3EmRj57U9qIHHTsOwu81GC0Z+cuqt n0=; b=WfbA1Wr92iygHUF0cDCWDjnOk3Jv+iTpTBRwmUsy1cCXnOgM/aLGj5JN8 JmVYaz0M32CPz1gZNDmYejcF3kwflsPp4PPhK+OF5A2RdB8L9KigRYMUARn0pVd/ +NCcy1o8yqfZMAkV6EuYSfR9RsiQN72F9L0189VimSEe917vZjxY1B/KBJL2mUvo EIdtCCEuQ/xtGxWH2d9MArnpAFl3wAEayjouUW/jdUFFYWrzIBJXq7g/8AaPs9RS fk7luO0kJLi3OT4hHciFH4JDzI1TdjF2FbVwopBllKKF8re3iMS54CWRNcPLt4n+ TgmvRN6PZ+5mlEHg2nzSb75ADPjYA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrgedvgddvfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id C84B2380089; Tue, 9 Jul 2019 05:54:41 -0400 (EDT) From: Thomas Monjalon To: Xiaoyu Min Cc: adrien.mazarguil@6wind.com, orika@mellanox.com, viacheslavo@mellanox.com, John McNamara , Marko Kovacevic , Shahaf Shuler , Yongseok Koh , dev@dpdk.org Date: Tue, 09 Jul 2019 11:54:37 +0200 Message-ID: <2142920.zjW9PsFejs@xps> In-Reply-To: <21cc8f777636148a73311140fcf6ac285dc34b79.1562662264.git.jackmin@mellanox.com> References: <20190624154018.128379-1-jackmin@mellanox.com> <21cc8f777636148a73311140fcf6ac285dc34b79.1562662264.git.jackmin@mellanox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v8 2/2] net/mlx5: match GRE's key and present bits 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" 09/07/2019 11:02, Xiaoyu Min: > --- a/doc/guides/rel_notes/release_19_08.rst > +++ b/doc/guides/rel_notes/release_19_08.rst > @@ -191,6 +191,11 @@ New Features > Added telemetry mode to l3fwd-power application to report > application level busyness, empty and full polls of rte_eth_rx_burst(). > > +* **Updated Mellanox mlx5 driver.** > + > + Updated Mellanox mlx5 driver with new features and improvements, including: > + > + * Added support for matching on GRE's key and C,K,S present bits. Please move this entry with other mlx5 changes already in the release notes.