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 B3B2AA2EEB for ; Thu, 12 Sep 2019 14:54:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 810971E9F2; Thu, 12 Sep 2019 14:54:20 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 251481E9E2 for ; Thu, 12 Sep 2019 14:54:19 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 443A221E6A; Thu, 12 Sep 2019 08:54:18 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 12 Sep 2019 08:54:18 -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=6ZslEwsRNu+iS1xPwFr4n+i GuESXZX4PRGr3Sf9p7dw=; b=ABwavwyJ3CKcmOc5zTgtd1TeQgPEW76HZRPfFqb w8PLLXpWNWV8epm0EUayy2GklYgRsXduA8S7GJHbNwNuE/fCFJlKrQM8nCGOsTe1 UFjJ7kPKMqokpMCWG03HhTb1OiSSpjfFS1SRgsvI/WbmqjgrJx/MXQkFk0yavHSm j694= 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=6ZslEwsRNu+iS1xPw Fr4n+iGuESXZX4PRGr3Sf9p7dw=; b=UqJU7MiYWB7Vb1EqPSrF6C1B4cFACIT3P cjax3JS848wOSYFXZI6Sg3mmdXA2UsHsM6d8g31T6Y0Tm6AzVOghBu4pltu3FZQ4 snrMOUP8wutTWk8vpO2WJLO8/v6DMNuj2Jh5IZr7Pw4fNaf0Gi8hyzo1EY18HpNR U5qGA9Z7fwSa8+yoVfW90fwsqtmewQ3BGG+RH562Kqds6BLypQahNccH2ARBO2ck 3KGmuQ9kLw6WM9mrs8jIhRBYsBjcr/+onObj0PjVDOoxdbmbmRILS1Rk4bjuW+9q hPat3dylwoAZTPwFn5EcehCARj7WLq13P5oObe7MY/ed+LJLRC/uA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrtdehgdehiecutefuodetggdotefrodftvf 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 409D38006B; Thu, 12 Sep 2019 08:54:17 -0400 (EDT) From: Thomas Monjalon To: web@dpdk.org Cc: asafp@mellanox.com Date: Thu, 12 Sep 2019 14:54:11 +0200 Message-Id: <20190912125411.31326-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 Mellanox 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 Mellanox roadmap is announced in the dpdk-dev mailing list: http://mails.dpdk.org/archives/dev/2019-September/142426.html Signed-off-by: Thomas Monjalon --- content/roadmap/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index e6e66a8..34ace06 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -13,11 +13,14 @@ This list is obviously neither complete nor guaranteed. - 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 - Arm N1 platform config - Arm optimizations in i40e and ixgbe +- mlx5 HW support of VLAN push/pop, VF LAG, flow metering and EEPROM module - use C11 atomic functions in memif - Arm WFE/SEV instructions in spinlock and ring library - integrate RCU library with LPM and hash libraries +- optimized algorithm for resizeable hash table - lock-free stack mempool handler - lock-free l3fwd algorithms - template based ring API -- 2.23.0