From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 895EA1B450 for ; Sun, 2 Dec 2018 12:57:19 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Dec 2018 03:57:18 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,306,1539673200"; d="scan'208";a="103351637" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by fmsmga007.fm.intel.com with ESMTP; 02 Dec 2018 03:57:17 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.101]) by IRSMSX107.ger.corp.intel.com ([169.254.10.79]) with mapi id 14.03.0415.000; Sun, 2 Dec 2018 11:57:16 +0000 From: "O'Driscoll, Tim" To: Stephen Hemminger , Thomas Monjalon CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] 19.02 Intel Roadmap Thread-Index: AdSDHM/mK5G2M2MFTNWx4rc08Kup0QGt41KAAAOd9YAAFMosMA== Date: Sun, 2 Dec 2018 11:57:16 +0000 Message-ID: <26FA93C7ED1EAA44AB77D62FBE1D27BAB77C9BCE@IRSMSX108.ger.corp.intel.com> References: <26FA93C7ED1EAA44AB77D62FBE1D27BAB77C1B20@IRSMSX108.ger.corp.intel.com> <2348857.k0IvZTluD0@xps> <20181201180043.35fb6262@xeon-e3> In-Reply-To: <20181201180043.35fb6262@xeon-e3> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmY4N2Y0NTYtY2RjMi00NDRkLWFhNTgtMDY1NzdhMGU2YjcyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidVRjWW81RG94dlN6bVVjMTRURTMyU3BScEZNR2ZPTGIxOFVNeE94M3lxUUx5R2ljRVB0dkZhZzdyVEFIVXVFYSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 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] 19.02 Intel Roadmap 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: Sun, 02 Dec 2018 11:57:20 -0000 > -----Original Message----- > From: Stephen Hemminger [mailto:stephen@networkplumber.org] > Sent: Sunday, December 2, 2018 2:01 AM > To: Thomas Monjalon > Cc: O'Driscoll, Tim ; dev@dpdk.org > Subject: Re: [dpdk-dev] 19.02 Intel Roadmap >=20 > On Sun, 02 Dec 2018 01:17:09 +0100 > Thomas Monjalon wrote: >=20 > > Hi, > > > > 23/11/2018 12:11, O'Driscoll, Tim: > > > As discussed at yesterday's Release Status Meeting, we need to > update our Roadmap page (http://core.dpdk.org/roadmap/) for 19.02. The > features that we plan to contribute are described below. We'll submit a > patch to update the roadmap page with this info. > > > > > > > > > vDPA Live Migration Software Fallback: The current vDPA library > provides the vDPA driver an interface to implement hardware-based dirty > page logging. A software fallback option will be added to handle > situations where the hardware does not log dirty pages. > > > > > > IPsec Library: An initial version of a DPDK IPsec library will be > provided. This will define data structures and APIs to prepare IPsec > data for crypto processing, APIs to handle ESP header encap/decap for > tunnel and transport modes, and capabilities such as initialising > Security Associations. The existing IPsec Security Gateway sample > application (ipsec-secgw) will be updated to use the new library. > > > > > > Compression Performance Test Tool: A performance test application > will be created which will allow performance testing of compression > PMDs. > > > > > > I40E Queue Request: A new operation (VIRTCHNL_OP_REQUEST_QUEUES) > will be implemented to allow an I40E VF to request a specific number of > queues from the PF. > > > > > > What about the new PMD ice for Intel E810? > > https://patches.dpdk.org/cover/48285/ > > > > It is not planned to be part of DPDK 19.02? > > > > > > >=20 > As far as I know the hardware for ICE has not been released yet. Correct. There will be an ICE PMD in 19.02, but we didn't mention that in t= he roadmap because the hardware is not released yet.