From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 0105927D for ; Mon, 26 Feb 2018 13:24:22 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Feb 2018 04:24:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,396,1515484800"; d="scan'208";a="20358299" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga007.jf.intel.com with ESMTP; 26 Feb 2018 04:24:21 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.197]) by IRSMSX154.ger.corp.intel.com ([169.254.12.108]) with mapi id 14.03.0319.002; Mon, 26 Feb 2018 12:24:20 +0000 From: "Mcnamara, John" To: "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/7HkClckbXvg5wqaO2nyPw Date: Mon, 26 Feb 2018 12:24:19 +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: <1519406172-15580-2-git-send-email-erik.g.carrillo@intel.com> 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:24:23 -0000 > -----Original Message----- > From: web [mailto:web-bounces@dpdk.org] On Behalf Of Erik Gabriel Carrill= o > Sent: Friday, February 23, 2018 5:16 PM > To: web@dpdk.org > Subject: [dpdk-web] [PATCH 1/1] update 18.05 roadmap >=20 > Add the event timer adapter to 18.05 roadmap. >=20 Hi Eric, There are now 3 patches in flight that update the roadmap. Thomas, hopefull= y you will be able to resolve the conflicts. >

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)

>
    >
  • 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 For consistency with the patch from Brian Archbold this should be something= like: Add eventdev timer adapter John