From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 93A22A05D3 for ; Tue, 21 May 2019 18:02:23 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 65C50A69; Tue, 21 May 2019 18:02:22 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B6BC33DC for ; Tue, 21 May 2019 18:02:20 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 May 2019 09:02:18 -0700 X-ExtLoop1: 1 Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga007.jf.intel.com with ESMTP; 21 May 2019 09:02:17 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.19]) by IRSMSX153.ger.corp.intel.com ([169.254.9.129]) with mapi id 14.03.0415.000; Tue, 21 May 2019 17:02:17 +0100 From: "O'Driscoll, Tim" To: "dev@dpdk.org" Thread-Topic: 19.08 Intel Roadmap Thread-Index: AdUPw4JakG/lMF48R9Sz6++w17c5uA== Date: Tue, 21 May 2019 16:02:16 +0000 Message-ID: <26FA93C7ED1EAA44AB77D62FBE1D27BAB78BCD6F@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNThjZDliZGItZjMyYi00MDI2LWE5MTgtN2IyM2Y3M2IyYjU1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoibUtPZVwvR2RkbjRyVmpTQzcyU3pNR29BWFVaanp6YnlFWEpzSUpcLzBHOW9VY2xvZ2gyTDJ1T1J3K1Rlbmh4MkRwIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-dev] 19.08 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" These are the features that we plan to submit for the 19.08 release: Intel(r) Ethernet 800 Series Network Adapter Enhancements: Enhancements to = the ICE and IAVF PMDs to support rte_flow, ethertype and tunnel filters, an= d inner L3/L4 checksum strip/insertion for Intel(r) Ethernet 800 Series Net= work Adapters. Intel(r) Ethernet 700 Series Network Adapter Enhancements: Add support in t= he I40E PMD for the MARK + RSS action in rte_flow. This enables partial off= load from OVS-DPDK. Intel(r) QuickData Technology PMD: A PMD for Intel(r) QuickData Technology = will be created. This enables data copies by the chipset instead of the CPU= , allowing data to be moved more efficiently through the server, providing = fast, scalable and reliable throughput. AF_XDP PMD Enhancements: Enhancements to the AF_XDP PMD to support busy pol= ling (see the Kernel RFC for details) and zero copy using external mbufs. Baseband Device PMD: A new PMD will be created to support hardware accelera= tion for 4G and 5G turbo encoding/decoding. Power Management Telemetry: Provides a mechanism for DPDK applications to r= eport how busy they are via Collectd. This information can be used to make = intelligent decisions on optimizing hardware resources to improve energy ef= ficiency. Symmetric Crypto Enhancements: Support for encrypted digest for 5G use-case= s will be added, including API clarification, test cases and PMD changes. Asymmetric Crypto Enhancements: The cryptodev API for RSA will be updated. Software QoS Enhancements: The QoS scheduler will be enhanced to make it mo= re flexible by increasing the number of traffic classes (TCs) and allowing = a more flexible mapping of the pipe queues to traffic classes. Memory will = also no longer be allocated for queues that are not needed. IPsec Library Enhancements: The IPsec library will be extended to support m= ulti-segment packets. Support for packet fragmentation and reassembly will = also be added to the IPsec security gateway sample application.