From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 1D5E82BB5 for ; Thu, 5 Apr 2018 13:00:57 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Apr 2018 04:00:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,410,1517904000"; d="scan'208";a="31231385" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by orsmga008.jf.intel.com with ESMTP; 05 Apr 2018 04:00:56 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.155]) by IRSMSX101.ger.corp.intel.com ([169.254.1.176]) with mapi id 14.03.0319.002; Thu, 5 Apr 2018 12:00:55 +0100 From: "Dumitrescu, Cristian" To: Thomas Monjalon , "Singh, Jasvinder" CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v4] lib/librte_meter: add meter configuration profile Thread-Index: AQHTiJW9ZnfeSvd4zUGDf0Nl5ybdEqOse3aAgEXvroCAAB5OoA== Date: Thu, 5 Apr 2018 11:00:54 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D891267BB3B4C0@IRSMSX108.ger.corp.intel.com> References: <20180108100044.38368-2-jasvinder.singh@intel.com> <20180108154356.44765-1-jasvinder.singh@intel.com> <1538626.jQhP2Ch2ao@xps> <2634240.JWzCM3JRLv@xps> In-Reply-To: <2634240.JWzCM3JRLv@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.200.100 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 v4] lib/librte_meter: add meter configuration profile 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: Thu, 05 Apr 2018 11:00:58 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Thursday, April 5, 2018 11:12 AM > To: Singh, Jasvinder ; Dumitrescu, Cristian > > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4] lib/librte_meter: add meter > configuration profile >=20 > 19/02/2018 22:12, Thomas Monjalon: > > 08/01/2018 16:43, Jasvinder Singh: > > > Signed-off-by: Cristian Dumitrescu > > > Signed-off-by: Jasvinder Singh > > > > Applied for 18.05 (was postponed to preserve 18.02 ABI), thanks. >=20 > We forgot to update the release notes about the API change. > Please, could you send a patch to add it in the appropriate section? > Thanks >=20 Will send a quick patch later today, thanks!