From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 102AAC07E99 for ; Fri, 9 Jul 2021 08:59:42 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id 994B4613B4 for ; Fri, 9 Jul 2021 08:59:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 994B4613B4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF6634014D; Fri, 9 Jul 2021 10:59:40 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 0288940143 for ; Fri, 9 Jul 2021 10:59:40 +0200 (CEST) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 40AE15C00E4; Fri, 9 Jul 2021 04:59:39 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Fri, 09 Jul 2021 04:59:39 -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= yeI4IP/oTkFFoZVE56eNg8D8JX3CkXQdeWxSS96mGUo=; b=zmVmLgjQlAj3d1Li BDw3sG59yDSk4O1qsq8wzWeJXNIxkQW1je6NBcBTGPtMT+vVTssmjQiwfpVQrtQD ecIXkx9qIfcglXGW/Cer0vY63J41HINR/pXFToaBk4v04z9Rl3l5c9wmynNlyy++ Y669xW+GlTwLK9SzUW46Tvcw9gFayFuYTNaZlogS2QYB+uuspsd0zhJH9aYgctvE AxJMOdFw/FCGh6Jh2KP7uVHNDzYQcwgNnZeIrmmFBVyrfgaiGhlu3UDNrIH8FV0s dcC13HcDSjDqWBOILixhY5kIVBSIFR0z/NRk479af0wc3U/+Y8Snj+Hd7AORHSG4 I9+iPg== 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=yeI4IP/oTkFFoZVE56eNg8D8JX3CkXQdeWxSS96mG Uo=; b=R2z3eZLurT71MH9YpDxLxhrfqHSnN7CAUx3R32zCt7wSvo53fK6RlOILI N5VyMpJPLxsejjM8ANo0++Ng5MTChfcQMXpZTPHd+u4kgYQXNKuXmnp7NE3TIo4z o3Gp1U5LayJFBeKgE4CAL2RvIAt6B9MSpi3kWohoJnr1Qa0WhM+uMyOlsck8wZlw 0KjWwkFN9aCrAtibnek78y9GdWwfvBStF+GSyseqzY7Z6MEPhjKUezd3cRQISNHz OfjRfCnyihcC7JzgniZpQKBBaQuhkpqHTeOnX4IMzJcNVAyFE0JP9vBWjp5y6Qii Z590r3JMwxJFJt21pyTqce86r3Njw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrtdeigddtlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 9 Jul 2021 04:59:38 -0400 (EDT) From: Thomas Monjalon To: qi.z.zhang@intel.com, Lingyu Liu Cc: dev@dpdk.org, beilei.xing@intel.com, jingjing.wu@intel.com, junfeng.guo@intel.com Date: Fri, 09 Jul 2021 10:59:36 +0200 Message-ID: <1939803.FOfyW7TgvZ@thomas> In-Reply-To: <20210707125753.1494483-5-lingyu.liu@intel.com> References: <20210706074258.1345934-1-lingyu.liu@intel.com> <20210707125753.1494483-1-lingyu.liu@intel.com> <20210707125753.1494483-5-lingyu.liu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1 4/4] doc: update iavf driver FDIR/RSS for GTPoGRE 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" 07/07/2021 14:57, Lingyu Liu: > Update 21.08 release note for GTPoGRE FDIR and RSS. > > Signed-off-by: Lingyu Liu > --- > doc/guides/rel_notes/release_21_08.rst | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/doc/guides/rel_notes/release_21_08.rst b/doc/guides/rel_notes/release_21_08.rst > index cd02820e68..df719420b8 100644 > --- a/doc/guides/rel_notes/release_21_08.rst > +++ b/doc/guides/rel_notes/release_21_08.rst > @@ -64,6 +64,8 @@ New Features > * **Updated Intel iavf driver.** > > * Added Tx QoS VF queue TC mapping. > + * Enable FDIR and RSS for GTPoGRE, support filter based on GTPU TEID/QFI, > + outer most L3 or inner most l3/l4. Should be in past tense. Please update the release notes piece by piece in each patch.