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 BD4E5A034C; Fri, 25 Feb 2022 16:32:28 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A42ED411ED; Fri, 25 Feb 2022 16:32:28 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 58F634068B for ; Fri, 25 Feb 2022 16:32:27 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 0CD2C5C01D7; Fri, 25 Feb 2022 10:32:27 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Fri, 25 Feb 2022 10:32:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; bh=k9Gu8vkppX+3px GJ2S31I1oWzEK15xmQoipfgxcXiRI=; b=psfdoGjznh+YGLyzSIHRvB/Ei3b11A hUhSD8AII6EhH3Cfgs0H02YU9VdBpG2YzaXpu02vK56kDhw8zuOcSInsLvWThr1s ixa9QCIDA3umhu7kwE+q/Rq4XicoTA95iwvjWEXqqwsdMlRtqKHi70ud6Ry0hFLj q6pluoR/NFGCG8o7dfDM5LWpOjxw+qzkEJXWdfW2HMVyhROboJbOs0tHPRN8KCQo 6+uDVKWcc4cpLJkrVnJl6Eh4VzgtQuDoZFb4tR6/+GXuAatnNDLONttWND/Pr1Lt cg7Kpzpaaiezf4ZuVST2rlpIbsi3DgnXkL5kkLafJEtsjidNHTMGrlTQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=k9Gu8vkppX+3pxGJ2S31I1oWzEK15xmQoipfgxcXi RI=; b=MPkRJ9UUhwweWM1QtnGW1PSBuchjhLrSrMtWD12uG7ro75EA6ODmhpqzp L2zqHPmZLFdm3aKNVyRNJ6TGfotLWOZUQD8TKMChd63jHNVaAnWyWTbiSivwXU1f kSJSRqNqnZyYzx2IZQjQON7qKoOtWXKqCf5djq+e4jUQn8e2WDPujzwvHZQJSTtq yBEEBXP0EfwfgDdfPLa5g6NBGgcE8DqiS/efR0BufvxHRcs9+3yfURduErz7T5Wm 4l5ZbTQAhrc7fiuLdTGF3roI0K9yvVgHEfHBLBnXP47kSuMrI8EbQhTanJlQdI2E lXjUhykJBpZuXFo6M6QG/4ZVgFlbg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrleeggdejkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 25 Feb 2022 10:32:26 -0500 (EST) From: Thomas Monjalon To: Sean Zhang Cc: rasland@nvidia.com, Matan Azrad , Viacheslav Ovsiienko , dev@dpdk.org Subject: Re: [v4] net/mlx5: support matching optional fields of GRE Date: Fri, 25 Feb 2022 16:32:25 +0100 Message-ID: <4402615.cEBGB3zze1@thomas> In-Reply-To: <20220225011417.230385-1-xiazhang@nvidia.com> References: <20220217062707.51619-1-xiazhang@nvidia.com> <20220225011417.230385-1-xiazhang@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 25/02/2022 02:14, Sean Zhang: > This patch adds matching on the optional fields (checksum/key/sequence) > of GRE header. The matching on checksum and sequence fields requests > support from rdma-core with the capability of misc5 and tunnel_header 0-3. > > For patterns without checksum and sequence specified, keep using misc for > matching as before, but for patterns with checksum or sequence, validate > capability first and then use misc5 for the matching. > > Signed-off-by: Sean Zhang > Acked-by: Viacheslav Ovsiienko Applied in next-net-mlx with a release notes addition.