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 0C944A0C52; Mon, 25 Oct 2021 14:54:37 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC56C40E32; Mon, 25 Oct 2021 14:54:36 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 42D7B4003E for ; Mon, 25 Oct 2021 14:54:35 +0200 (CEST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id BC9905C0161; Mon, 25 Oct 2021 08:54:34 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Mon, 25 Oct 2021 08:54:34 -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=fm2; bh= HWNeSfWHuUhpl54hNf/widR/E+ics3qAyNUlF7Jz1Vg=; b=hrk33tV3QRpuz7ya Iob7uYqxnEJAWAOo2qmj+dgULCBof8qrsNXqi9YOdgWwXf1pJS5c9HqVr2AEuE5Z 26Jg2ijiGVxTjqzi+50ad54FEOl0KQzeGKuhMf5JYKJxuoA91OPfDbDZQb02XAvy 2/QR65pzZJQebIGMy0HX11QBDwbLcrYfQUxWV+jc1Fyks54M2Cc74Q821YrmZ2Fm ImvJQ5CQms+COHFdC6k+NZpBdtVh6EjHcYUW1NTaU0+DC1Ax28f6A/BDsMxblj2q BUQTafnxKa4N67iFXu0X5tzYXlpFqhUz6SookWihXATyLbMJbUk+subzvB1fVPGn l5q8Gg== 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=fm1; bh=HWNeSfWHuUhpl54hNf/widR/E+ics3qAyNUlF7Jz1 Vg=; b=iWbyI8McRJiIfv/Nlx03fgzYOwH+GqBZPC/7FGi88BlWnQydOYSP0PRlp AU88S1jOvFjqM6/WJxONgHJRNfrpkVvdq32NRT/Nio8BVOxwZ1QHgJ5oyp19ChxR 0ugEOZebAanxLwnIYECdGUpaIt0/eC80PBrUwZPJOHeriTsNFl+U5K8GcDC7SvCr CH02MH+dT4R7VOk6ASaR2BYxysgjm4nWGl6RE2GYkYGX1YTp/qq3Ul4gJ3XBodl4 HmdXlkRbCrtIlURgTgYZNZNneYIqDCmJq0a/2eyzOGHS5bIaXa6e+bScSbOu9ZYv 9L3rjMXaQXHSccfMqXqgqIhKTG58w== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvdefhedgheehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 25 Oct 2021 08:54:33 -0400 (EDT) From: Thomas Monjalon To: cristian.dumitrescu@intel.com, Yogesh Jangra Cc: dev@dpdk.org, venkata.suresh.kumar.p@intel.com Date: Mon, 25 Oct 2021 14:54:30 +0200 Message-ID: <4755471.EMti6xEeHC@thomas> In-Reply-To: <1634520173-187833-1-git-send-email-yogesh.jangra@intel.com> References: <1634209743-93477-1-git-send-email-yogesh.jangra@intel.com> <1634520173-187833-1-git-send-email-yogesh.jangra@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] pipeline: add support for action annotations 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" 18/10/2021 03:22, Yogesh Jangra: > Enable restricting the scope of an action to regular table entries or > to the table default entry in order to support the P4 language > tableonly or defaultonly annotations. > > Signed-off-by: Yogesh Jangra > Acked-by: Cristian Dumitrescu Applied, thanks.