From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: 19.02 Intel Roadmap Date: Sun, 02 Dec 2018 01:17:09 +0100 Message-ID: <2348857.k0IvZTluD0@xps> References: <26FA93C7ED1EAA44AB77D62FBE1D27BAB77C1B20@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "O'Driscoll, Tim" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 9330E1B2AB for ; Sun, 2 Dec 2018 01:17:12 +0100 (CET) In-Reply-To: <26FA93C7ED1EAA44AB77D62FBE1D27BAB77C1B20@IRSMSX108.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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?