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 D1C6811D4 for ; Mon, 26 Feb 2018 13:25:47 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Feb 2018 04:25:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,396,1515484800"; d="scan'208";a="33672667" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by fmsmga001.fm.intel.com with ESMTP; 26 Feb 2018 04:25:45 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.197]) by IRSMSX106.ger.corp.intel.com ([169.254.8.62]) with mapi id 14.03.0319.002; Mon, 26 Feb 2018 12:25:30 +0000 From: "Mcnamara, John" To: "Mcnamara, John" , "Carrillo, Erik G" , "web@dpdk.org" CC: Thomas Monjalon , "Archbold, Brian" Thread-Topic: [dpdk-web] [PATCH 1/1] update 18.05 roadmap Thread-Index: AQHTrMoQ0jO6us/7HkClckbXvg5wqaO2nyPwgAAA/tA= Date: Mon, 26 Feb 2018 12:25:29 +0000 Message-ID: References: <1519406172-15580-1-git-send-email-erik.g.carrillo@intel.com> <1519406172-15580-2-git-send-email-erik.g.carrillo@intel.com> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiM2MwZDVkMDctY2MyZC00YzI4LWJmMDgtOTA4OGQyOTJkNDMzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IjYzamF5TGZXcmh4MWhHWmw2V3NtWnZCZGphQ2pGT09NY2JVK2Z3aHIxb3M9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-web] [PATCH 1/1] update 18.05 roadmap X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2018 12:25:48 -0000 > -----Original Message----- > From: web [mailto:web-bounces@dpdk.org] On Behalf Of Mcnamara, John > Sent: Monday, February 26, 2018 12:24 PM > To: Carrillo, Erik G ; web@dpdk.org > Cc: Thomas Monjalon ; Archbold, Brian > > Subject: Re: [dpdk-web] [PATCH 1/1] update 18.05 roadmap >=20 >=20 >=20 > > -----Original Message----- > > From: web [mailto:web-bounces@dpdk.org] On Behalf Of Erik Gabriel > > Carrillo > > Sent: Friday, February 23, 2018 5:16 PM > > To: web@dpdk.org > > Subject: [dpdk-web] [PATCH 1/1] update 18.05 roadmap > > > > Add the event timer adapter to 18.05 roadmap. > > >=20 >=20 > Hi Eric, >=20 > There are now 3 patches in flight that update the roadmap. Thomas, > hopefully you will be able to resolve the conflicts. >=20 >=20 > >

Development roadmap

> >

Major known features and milestones may be noted here. > > This list is obviously neither complete nor guaranteed. > > -

Version 18.02 (2018 February)

> > +

Version 18.05 (2018 May)

> >
    >=20 >=20 >=20 >=20 >=20 > >
  • meson/ninja build system > >
  • memory management rework > > @@ -60,6 +60,7 @@ > >
  • eventdev ordered and atomic queues for DPAA2 > >
  • eventdev optimized packet distribution library (OPDL) > driver > >
  • eventdev crypto adapter > > +
  • eventdev timer adapter >=20 > For consistency with the patch from Brian Archbold this should be > something like: >=20 > Add eventdev timer adapter >=20 > John Acked-by: John McNamara