From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 0E6E91B4B0 for ; Fri, 1 Feb 2019 14:13:18 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 8D7DB21F05; Fri, 1 Feb 2019 08:13:17 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 01 Feb 2019 08:13:17 -0500 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=mesmtp; bh=opuib8M70PnGR8fgd3UoTUgASIWH50fCFk1/g0pEkW0=; b=Qjw0rPm4/qd/ SoxdzVtgmCv3NiBHh472Oh/am0YIi+vFMeU7EQx+RfvMcAyrEWB8JVe3bLw52L+W h8VPuKJDb6Nd/qo/MzonBqfLV/qZ99bi66snCzAx9b4/qvNFytcTkTarx1Vq48NK 6xzWsiTmi6Gf7M8m4shFau3lfWggO2E= 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=opuib8M70PnGR8fgd3UoTUgASIWH50fCFk1/g0pEk W0=; b=N/kkmBbxKgl9JgMhSCU/pwgtj+HHJ4ggKNiElxEfNBKvBttKnXyp9e03V 6i5KyJRZkjLBWDMuM2tqfdKnIbsp8/r5CbHi6v0nQcFXOeQq0s3jIUCjmx4X07Wh DZMCJHJ+BaY1CyhSczvKzTp0jBN6cyXlGyqswEYBKuxfSDHNtvrav173LYRU0LlQ zWFBdxrim4v9BQwr/1WNmnhs8bmbHISfjNiSptRAT2x9LX1Md9avQXw6txqcZMj/ ntmJkFCgBAxl2lwQPfWYZ1eMqjKRHRodb0b56aG9Eb8W7sAdh9b9hP4nTatiRxX0 NQmzz/HIinnCSlybt9yWpKtfEuxtQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrjeekgdehtdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthenuceurghilhhouhhtmecufedt tdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkfgjfh gggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceo thhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukfhppeejjedrudefiedrkeegrd duieeinecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhn rdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (166.84.136.77.rev.sfr.net [77.136.84.166]) by mail.messagingengine.com (Postfix) with ESMTPA id 9F9B010288; Fri, 1 Feb 2019 08:13:15 -0500 (EST) From: Thomas Monjalon To: Reshma Pattan Cc: dev@dpdk.org, jasvinder.singh@intel.com Date: Fri, 01 Feb 2019 14:13:12 +0100 Message-ID: <40764866.JN00maqvvF@xps> In-Reply-To: <20181212163802.63500-1-reshma.pattan@intel.com> References: <20181212163802.63500-1-reshma.pattan@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: add deprecation notice to remove rte meter color X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2019 13:13:18 -0000 12/12/2018 17:38, Reshma Pattan: > Added deprecation notice to replace rte_meter_color > with rte_color. > > Signed-off-by: Reshma Pattan > Acked-by: Cristian Dumitrescu Acked-by: Jasvinder Singh Acked-by: Mohammad Abdul Awal Applied, thanks