From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <cristian.dumitrescu@intel.com> Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 1D5E82BB5 for <dev@dpdk.org>; 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" <cristian.dumitrescu@intel.com> To: Thomas Monjalon <thomas@monjalon.net>, "Singh, Jasvinder" <jasvinder.singh@intel.com> CC: "dev@dpdk.org" <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 <dev.dpdk.org> List-Unsubscribe: <https://dpdk.org/ml/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://dpdk.org/ml/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://dpdk.org/ml/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=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 <jasvinder.singh@intel.com>; Dumitrescu, Cristian > <cristian.dumitrescu@intel.com> > 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 <cristian.dumitrescu@intel.com> > > > Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com> > > > > 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!