From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <cristian.dumitrescu@intel.com>
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 71ADE1B4FA
 for <dev@dpdk.org>; Fri,  5 Apr 2019 15:57:53 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 05 Apr 2019 06:57:52 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.60,312,1549958400"; d="scan'208";a="146870186"
Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157])
 by FMSMGA003.fm.intel.com with ESMTP; 05 Apr 2019 06:57:51 -0700
Received: from irsmsx108.ger.corp.intel.com ([169.254.11.82]) by
 IRSMSX103.ger.corp.intel.com ([169.254.3.30]) with mapi id 14.03.0415.000;
 Fri, 5 Apr 2019 14:57:50 +0100
From: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
To: "Singh, Jasvinder" <jasvinder.singh@intel.com>, "dev@dpdk.org"
 <dev@dpdk.org>
Thread-Topic: [PATCH v3] meter: replace color definitions with rte_color values
Thread-Index: AQHU67ch2dt2Z1QJ5UCip2ilTG3INqYtl20w
Date: Fri, 5 Apr 2019 13:57:49 +0000
Message-ID: <3EB4FA525960D640B5BDFFD6A3D891268E871CE0@IRSMSX108.ger.corp.intel.com>
References: <20190405120023.121419-1-jasvinder.singh@intel.com>
 <20190405135441.40049-1-jasvinder.singh@intel.com>
In-Reply-To: <20190405135441.40049-1-jasvinder.singh@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTI1ZWJjMTYtMGM5OS00YjBjLTk5MmItZmEzZjQ1MTJhZDk1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiM1AzY1FcL0xjY1QyellyM2V4TlRBN2ZjQVhtU3psM0hMeUdicHIwQ3dZNzVMQVd2UDBHaWRlRUhCMWxHenZBZDcifQ==
x-ctpclassification: CTP_NT
dlp-product: dlpe-windows
dlp-version: 11.0.600.7
dlp-reaction: no-action
x-originating-ip: [163.33.239.182]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH v3] meter: replace color definitions with
 rte_color values
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Apr 2019 13:57:54 -0000



> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Friday, April 5, 2019 2:55 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>
> Subject: [PATCH v3] meter: replace color definitions with rte_color value=
s
>=20
> This patch implements the changes proposed in the deprecation
> note[1]. Replace multiple color definitions in various places such as
> rte_meter.h, rte_tm.h and rte_mtr.h with single rte_color defined
> in rte_meter.h.
>=20
> This is simple search and replace exercise without any implementation
> change.
>=20
> [1] https://mails.dpdk.org/archives/dev/2019-January/123861.html
>=20
> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> ---
> v3:
> - fix commit message typo
>=20
> v2:
> - rebase to latest dpdk head
>=20

Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by dpdk.space (Postfix) with ESMTP id 6FE48A0679
	for <public@inbox.dpdk.org>; Fri,  5 Apr 2019 15:57:57 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 16B591B50C;
	Fri,  5 Apr 2019 15:57:55 +0200 (CEST)
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 71ADE1B4FA
 for <dev@dpdk.org>; Fri,  5 Apr 2019 15:57:53 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 05 Apr 2019 06:57:52 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.60,312,1549958400"; d="scan'208";a="146870186"
Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157])
 by FMSMGA003.fm.intel.com with ESMTP; 05 Apr 2019 06:57:51 -0700
Received: from irsmsx108.ger.corp.intel.com ([169.254.11.82]) by
 IRSMSX103.ger.corp.intel.com ([169.254.3.30]) with mapi id 14.03.0415.000;
 Fri, 5 Apr 2019 14:57:50 +0100
From: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
To: "Singh, Jasvinder" <jasvinder.singh@intel.com>, "dev@dpdk.org"
 <dev@dpdk.org>
Thread-Topic: [PATCH v3] meter: replace color definitions with rte_color values
Thread-Index: AQHU67ch2dt2Z1QJ5UCip2ilTG3INqYtl20w
Date: Fri, 5 Apr 2019 13:57:49 +0000
Message-ID:
 <3EB4FA525960D640B5BDFFD6A3D891268E871CE0@IRSMSX108.ger.corp.intel.com>
References: <20190405120023.121419-1-jasvinder.singh@intel.com>
 <20190405135441.40049-1-jasvinder.singh@intel.com>
In-Reply-To: <20190405135441.40049-1-jasvinder.singh@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTI1ZWJjMTYtMGM5OS00YjBjLTk5MmItZmEzZjQ1MTJhZDk1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiM1AzY1FcL0xjY1QyellyM2V4TlRBN2ZjQVhtU3psM0hMeUdicHIwQ3dZNzVMQVd2UDBHaWRlRUhCMWxHenZBZDcifQ==
x-ctpclassification: CTP_NT
dlp-product: dlpe-windows
dlp-version: 11.0.600.7
dlp-reaction: no-action
x-originating-ip: [163.33.239.182]
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH v3] meter: replace color definitions with
 rte_color values
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>
Message-ID: <20190405135749.-VwmmZUzUI9sSQBWdllIglFojBbKQkHJy9mep1Fr83k@z>



> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Friday, April 5, 2019 2:55 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>
> Subject: [PATCH v3] meter: replace color definitions with rte_color value=
s
>=20
> This patch implements the changes proposed in the deprecation
> note[1]. Replace multiple color definitions in various places such as
> rte_meter.h, rte_tm.h and rte_mtr.h with single rte_color defined
> in rte_meter.h.
>=20
> This is simple search and replace exercise without any implementation
> change.
>=20
> [1] https://mails.dpdk.org/archives/dev/2019-January/123861.html
>=20
> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> ---
> v3:
> - fix commit message typo
>=20
> v2:
> - rebase to latest dpdk head
>=20

Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>