From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 120152B98; Wed, 6 Mar 2019 19:54:59 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Mar 2019 10:54:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,448,1544515200"; d="scan'208";a="139691454" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga002.jf.intel.com with ESMTP; 06 Mar 2019 10:54:58 -0800 Received: from fmsmsx123.amr.corp.intel.com (10.18.125.38) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 6 Mar 2019 10:54:58 -0800 Received: from fmsmsx115.amr.corp.intel.com ([169.254.4.119]) by fmsmsx123.amr.corp.intel.com ([169.254.7.3]) with mapi id 14.03.0415.000; Wed, 6 Mar 2019 10:54:58 -0800 From: "Carrillo, Erik G" To: Thomas Monjalon CC: "techboard@dpdk.org" , "rsanford@akamai.com" , "dev@dpdk.org" Thread-Topic: [dpdk-techboard] [dpdk-dev] [PATCH v3 0/2] Timer library changes Thread-Index: AQHUkzMJvS49N+XKUUSapNqGtbhbKaX+GovQgACTNICAAMemoA== Date: Wed, 6 Mar 2019 18:54:57 +0000 Message-ID: References: <1544205180-31546-1-git-send-email-erik.g.carrillo@intel.com> <1544739996-26011-1-git-send-email-erik.g.carrillo@intel.com> <2170067.XjSZkJqfcu@xps> In-Reply-To: <2170067.XjSZkJqfcu@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjY2MjEzM2UtN2I2NC00NGUwLWJlY2QtNTVkMDA0MjZjYjFkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNkR4amx0OEhBcmJWNnN5Z3YybHYyMFdwVFJ3NVBxU0pMd2tuTkNnNGltYkI4aHJhd3R5VDN1SXJsUDVqUGZiMiJ9 x-ctpclassification: CTP_NT x-originating-ip: [10.1.200.107] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [dpdk-techboard] [PATCH v3 0/2] Timer library changes 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: Wed, 06 Mar 2019 18:55:00 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Tuesday, March 5, 2019 4:59 PM > To: Carrillo, Erik G > Cc: techboard@dpdk.org; rsanford@akamai.com; dev@dpdk.org > Subject: Re: [dpdk-techboard] [dpdk-dev] [PATCH v3 0/2] Timer library > changes >=20 > 05/03/2019 23:41, Carrillo, Erik G: > > Hi all, > > > > I'd like to bring this patch proposal up again and see if I can get any= more > feedback from the maintainer or others. > > > > I need to update the map file to reflect the next release, so I'll add = those > changes in if any other modifications are suggested. >=20 > Please send an updated version. > If nobody reply after 10 days, I will push it. >=20 Thanks, Thomas. I submitted a v4 a little earlier. > Would you be interested to become maintainer of the timer lib? >=20 >=20 Yes, I'd be willing. I'll do my best ;) Regards, Gabriel