From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1F618A0562; Sun, 29 Mar 2020 23:40:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7D7AC1AFF; Sun, 29 Mar 2020 23:40:34 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 4E16CFFA for ; Sun, 29 Mar 2020 23:40:33 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id A53F05C065C; Sun, 29 Mar 2020 17:40:32 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sun, 29 Mar 2020 17:40:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=PqNPP3tYDtweSJqzGJBquF1qCVyMIQmSxwRzFqm6BKA=; b=m6VGFeJmzHaG 6WZWMS3cRT7Hnq1Tnz0IxbnCnEoY4t9BeQ+D+iG8pPBu7bysZOUz14XAMjZF2M9m dRCheMZphdKsTdXA8dW0itW70ip7ekgRmT30/Q07swzo1wJeGP4V/abynLUvEZCW 50itNpit8sUnHzbbGs7joA/mYYF9b1U= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=PqNPP3tYDtweSJqzGJBquF1qCVyMIQmSxwRzFqm6B KA=; b=ls/Hov7w3FIIRrlPnlxFHXRegW4GoBlSlokbKhRCEwPuuFkpC4rZwKXVa CuaxjspFQy105dZlJ43n+/5NkT7VyU+miFGF/18U8B1hroYjzMcTlUpT+dfihQRV bzyRKx69ghqYJBVmXLR3Ib1Cqdl/TORU9vs3i8rLjhUk6IyBFfky1H/c5ug9sNbb lFKNp7LUcXQEDPIUCVt9/wNvM5sr/F6kDif/gsRe++oOChfy1hWuUGrOdMFv5Mb+ CC97v1q+BsaxQU/zaPqO7WgJdB+E0YlmpXfDAfezuG2bmnA+ycniqFFHRChFzMSL zl2saE/KaOwRB+qSpEe/hb8HbTL2g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudeigecutefuodetggdotefrodftvfcurf hrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecuuegr ihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjug hrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghsucfo ohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffohhmrg hinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhu shhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmh honhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id D0680328005A; Sun, 29 Mar 2020 17:40:31 -0400 (EDT) From: Thomas Monjalon To: Ajit Khaparde Cc: dpdk-dev Date: Sun, 29 Mar 2020 23:40:30 +0200 Message-ID: <39639972.doPnVEEUbh@xps> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] Broadcom roadmap for DPDK 20.05 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" Inserted into the roadmap on the web: http://git.dpdk.org/tools/dpdk-web/commit/?id=56408ab93 16/03/2020 03:24, Ajit Khaparde: > Sorry for the delay, the following is Broadcom's roadmap for DPDK 20.05: > * Adding support for host-memory based flow tables management for high > scalability > * Introducing new rte_flow parser/mapper > * Optimized control-plane firmware interface for flow insertions/deletions > * Adding baseline support for the packet flow classification in receive > path via rte_flow APIs