From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2EBBCA0547; Wed, 19 May 2021 17:12:53 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CFAC40041; Wed, 19 May 2021 17:12:52 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 464614003F for ; Wed, 19 May 2021 17:12:51 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 797485C00F5; Wed, 19 May 2021 11:12:50 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Wed, 19 May 2021 11:12:50 -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= Ja8GYsTpuZUjxDGx0LYsST5US71DCsa/RLapmimUZvc=; b=g59N+TQyqavFfN7G keY59IoeoCfxa0jnK4c0t7lTaXUk2drGvYHpPOMm2dkv+hr892vlCtVxrZo15nf+ lmq3Cpy3hEvZUTvrQHGZ4RZhDeT1n0okGS0phRq4t6EZgwgHA9CQKMG8PlAgTwqG bYejYoMmZjJ6wqgdV2spfWC4m/XPOLcImLbn3PbXQJOdfTNCG3rWcPdvzawscuYx nyRbtEjjwi1Af70YUrtPzNN/8xCsLvRfsyKghyVGtC3taI+J/umQVSBjd2u5yPgb 0DpkEY78N2JKL42W6+mgmpvh46Z2/Qbs5n/AIhlUAVi95H0sztAJ2ZpK/KrWmCs0 92Xa5A== 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=fm2; bh=Ja8GYsTpuZUjxDGx0LYsST5US71DCsa/RLapmimUZ vc=; b=gA9xFjCNSsd1K330gxiQ9pYnacA4wBY96+hVlkDOp9mCu5yS63RTe0ydp iH6QVjL+bKE674kKXGgVGdic/JtF5WBALW+oveMN9mUOot1gfrNtpVttKmq0FinY op1WjQU1io/QrNjU2Myp5wIXMpXk1JE3rA+Mb9rd5j3xgwj5betWbCSK0L1F7ixE pyVe5zsG1Bgkz9ZL4EvxQqcAkgU+VZOXmFwhQ87ZPq00/1+NSHVsnKwp/F9OQcmI BSAYGHCQZ+idTPHrmCE+ygVs1PSMILKm1eTCPNYUX7LQHLol4RMd3FqXm5ycOTtY 8gn2kBzQwuJlCc9+XKF9NI0jZ89Ow== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdeiledgkeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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; Wed, 19 May 2021 11:12:49 -0400 (EDT) From: Thomas Monjalon To: Asaf Penso Cc: dev@dpdk.org, ferruh.yigit@intel.com, Matan Azrad , Shahaf Shuler , Viacheslav Ovsiienko , Gregory Etelson , Xueming Li Date: Wed, 19 May 2021 17:12:47 +0200 Message-ID: <2386752.9oAx3CPllr@thomas> In-Reply-To: <20210519142056.2140211-1-thomas@monjalon.net> References: <20210519142056.2140211-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: fix description of some mlx5 features X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" 19/05/2021 16:20, Thomas Monjalon: > From: Asaf Penso > > The support of the new RTE_FLOW_ITEM_TYPE_INTEGRITY > was added in the release notes 21.02 by mistake. > > The support of the Sub-Function representors was missing > in the release notes and the mlx5 guide. > > Fixes: 79f8952783d0 ("net/mlx5: support integrity flow item") > Fixes: cb95feefdd03 ("net/mlx5: support sub-function representor") > > Signed-off-by: Asaf Penso > Signed-off-by: Thomas Monjalon Applied