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 C09FDA0542 for ; Mon, 14 Nov 2022 18:04:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B430442D0C; Mon, 14 Nov 2022 18:04:42 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 139074014F; Mon, 14 Nov 2022 18:04:41 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id B53925C01F0; Mon, 14 Nov 2022 12:04:39 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 14 Nov 2022 12:04:39 -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=fm1; t=1668445479; x= 1668531879; bh=tqdM0yXSv3Zi73/xEW5KbdmFxeKspNYRDugWIKUCxKc=; b=b a1RwGRNXIX6cs2w2FHfTHhkcpoyMf8gNAHUqg1wgBndGyLBcaLEeHGU4ATxIuHT6 FRBSsEsktpI+BKxrRZmMEW+FnfvPP/dTUs43nPusU+12R3S3VEVg50aQzisTKkWF TYycVcXuP2B7ntx4hspjAPro4HhHJw3e8mdDtaANM/UPPqqXc5v/xcOTS9r2uAeh peu4ox98YO35hWCzraihQ+m25s3RLQ4AA8GLnu5L++ACxwJuTV2PVZe+UoNrLGOD xHl/IAiA3T8njlGShpKPYrYZJMMGxNJv56eAbbaLkI1vY/F9g92ao2KHajAoJ7/c /GpCdx30qGvgul+i46Dww== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id: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=fm1; t=1668445479; x= 1668531879; bh=tqdM0yXSv3Zi73/xEW5KbdmFxeKspNYRDugWIKUCxKc=; b=O clehLCRoDxwr8GMadT2VJDSd0A2c2LAzeQKCIxWsqDA5fsWcp28yMs2k37wkQOKt NKAVqe40MIhzezYCWai3cCT2OtmFD92JsZz13YvQuPNTt1E6J/3g3z1BzPLAUSAU 1vM1BHZe8K9Ct59QyCIt951CwKEGKOyhRkeLGYLB0qxcB17B8cL/MT72SfP260Cj wDJGvlNs0yEJgaEahSLOL8gyOeT7XUTl5OHFJAIaZiQsljD1Exnj7BYnJ9cRYNum xFnkI6Qf5iS6NmJzmuyndy+ma8ev9MFD8HzLV+vEwXElBDcOe5QvmIbrl+R7rFsr YXWgvKakTwb34La+TXmqg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrgedvgdeilecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 14 Nov 2022 12:04:38 -0500 (EST) From: Thomas Monjalon To: Shun Hao , Matan Azrad Cc: Slava Ovsiienko , Ori Kam , dev@dpdk.org, "stable@dpdk.org" , Raslan Darawsheh Subject: Re: [PATCH] net/mlx5: fix drop action validation Date: Mon, 14 Nov 2022 18:04:36 +0100 Message-ID: <2133196.Icojqenx9y@thomas> In-Reply-To: References: <20221110065921.1297561-1-shunh@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org 10/11/2022 13:18, Raslan Darawsheh: > From: Shun Hao > > Currently there's limitation for Drop action that can only co-exist with > > Count action. > > > > Sample and Age actions are also able to exist with Drop within the same > > flow, and this patch includes them in the Drop action validation. > > > > Fixes: acb67cc8 ("net/mlx5: fix action flag data type") > > Cc: stable@dpdk.org > > > > Signed-off-by: Shun Hao > > Acked-by: Matan Azrad > > Patch applied to next-net-mlx, Fixed the root cause while pulling: Fixes: 70faf9ae0a29 ("net/mlx5: unify validation of drop action") Please check the "Fixes" reference while reviewing. Also, the commit ID should be 12 characters long.