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 E5C3A1B4AD for ; Fri, 23 Nov 2018 12:11:29 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Nov 2018 03:11:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,269,1539673200"; d="scan'208";a="102549716" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga003.jf.intel.com with ESMTP; 23 Nov 2018 03:11:28 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.101]) by IRSMSX102.ger.corp.intel.com ([169.254.2.13]) with mapi id 14.03.0415.000; Fri, 23 Nov 2018 11:11:27 +0000 From: "O'Driscoll, Tim" To: "dev@dpdk.org" Thread-Topic: 19.02 Intel Roadmap Thread-Index: AdSDHM/mK5G2M2MFTNWx4rc08Kup0Q== Date: Fri, 23 Nov 2018 11:11:26 +0000 Message-ID: <26FA93C7ED1EAA44AB77D62FBE1D27BAB77C1B20@IRSMSX108.ger.corp.intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDI3NDhiOTctYTE2Ny00OWY1LTkxZTgtOTYyM2U5ZDg4OWFmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoieUFSMVpoUDdVWTVwSmo0dThrZ0F3N1hXdUNCS3VYNHNzUmlTcTBHTnJqSmpWWVhacWdralNRd1B6S3RHRTUrRyJ9 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: [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: Fri, 23 Nov 2018 11:11:30 -0000 As discussed at yesterday's Release Status Meeting, we need to update our R= oadmap 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 th= e vDPA driver an interface to implement hardware-based dirty page logging. = A software fallback option will be added to handle situations where the har= dware 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 ex= isting IPsec Security Gateway sample application (ipsec-secgw) will be upda= ted to use the new library. Compression Performance Test Tool: A performance test application will be c= reated which will allow performance testing of compression PMDs. I40E Queue Request: A new operation (VIRTCHNL_OP_REQUEST_QUEUES) will be im= plemented to allow an I40E VF to request a specific number of queues from t= he PF.