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 DE5D3A2EEB for ; Thu, 12 Sep 2019 17:54:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A2C291EA2E; Thu, 12 Sep 2019 17:54:03 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A433A1EA2E for ; Thu, 12 Sep 2019 17:54:02 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 381D121CC3; Thu, 12 Sep 2019 11:54:00 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 12 Sep 2019 11:54:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=mesmtp; bh=SR6JOOjb4ccJyusjND5tUfS NzbIsaTyv/guAaTt0O8U=; b=aGwMO1rekU6bzzJN7ANbH+6GBF3NeGGRRCMN2NW 1sEBtC/5adMv+4ijZGv37osnSY4ZP3hePYT/+JzvAAlwf8IRvytiwdtYXXlAAgZH gMQT/sK0FUb23YEOcmdmOqK1/1lDmch3YK2hWdzwOnLswt/KDnpWowV0wJh5bdU8 yBS8= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=SR6JOOjb4ccJyusjN D5tUfSNzbIsaTyv/guAaTt0O8U=; b=tjMED2TO4uE8CzJkKf1QbOebO1oXzJCGH ZL6wXQU8WL4H2P/jE5meGVubu2JcDL2QtxMPywiSfnmJlsJC156ZwPXi+EgSUO2R +NtjgsfF8spTIF5OD27hL5s0Xct3u5ejSpI9G87D70u68V3hTX0bM2syG7CWF35k 3y0rfzHmWwvnclLY10F2pTcWADgArL5Bpipfa9wbv2fCXsTXsqvb1gI7HqolPNBN PuL+MIBPgBBcdxavaUceFv8KWrJcxRyTdZ2nDRNHGOk6T/vq+pLhm0wAlBytIsH8 0hrK9IlwtlcNR3XIqpHdFhSAZ5XvN3u32JfMVYHruPbfmRtW7S9Eg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrtdehgdelfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffoggfgsedtkeertdertd dtnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhn jhgrlhhonhdrnhgvtheqnecuffhomhgrihhnpeguphgukhdrohhrghenucfkphepjeejrd dufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 6501DD6005D; Thu, 12 Sep 2019 11:53:59 -0400 (EDT) From: Thomas Monjalon To: web@dpdk.org Cc: jerinj@marvell.com Date: Thu, 12 Sep 2019 17:53:36 +0200 Message-Id: <20190912155336.3768-1-thomas@monjalon.net> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH] update Marvell roadmap for 19.11 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" The full Marvell roadmap is announced in the dpdk-dev mailing list: http://mails.dpdk.org/archives/dev/2019-August/140844.html Signed-off-by: Thomas Monjalon --- content/roadmap/_index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index b6b1fb0..94da33a 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -11,6 +11,9 @@ This list is obviously neither complete nor guaranteed. ### Version 19.11 (2019 November) {#1911} +- configurability of Rx offloads +- rte_flow patterns for NSH, IGMP, AH +- rte_flow actions for mirroring and multicast - Rx metadata in mbuf, with rte_flow API and mlx5 implementation - hairpin forwarding offload, with mlx5 implementation - VF configuration from host via representor port id @@ -23,7 +26,16 @@ This list is obviously neither complete nor guaranteed. - optimized algorithm for resizeable hash table - lock-free stack mempool handler - lock-free l3fwd algorithms +- eventdev examples in l2fwd-event, l3fwd and ipsec-secgw +- Nitrox cryptodev +- OCTEON TX asymmetric crypto +- OCTEON TX2 cryptodev +- OCTEON TX2 inline IPsec using rte_security +- regexdev - template based ring API +- eBPF arm64 JIT +- KNI IOVA as VA +- UBSan in build ### Nice to have - Future {#future} ---- -- 2.23.0