From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id DE8C35F72 for ; Tue, 12 Feb 2019 19:53:10 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 80B6E21BE2; Tue, 12 Feb 2019 13:53:10 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 12 Feb 2019 13:53:10 -0500 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=NL8rIAR4o5Q1zczD6HRnvN/ lMw4buCU6vZis/bRLJA8=; b=fZPKfL7cGAmakDAsE6PMGWSbaXbl7muTyFrttLW tp0UIZ/0GdqDcfkNE91Vw88/hzFlVlSTcrViGMv8QJYhPutw/SFI/iT0k6MlrC5x eb2xk/gCxtco+QpF81ZXW4fqsVg/6+jhl2Ul8O8YzKDONiWNUuA24nycTjQbzUuj 3KxU= 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=fm2; bh=NL8rIAR4o5Q1zczD6 HRnvN/lMw4buCU6vZis/bRLJA8=; b=njKBjWtA4TAuYg7kejg3iu5YuaX2Sw6fu fSKMuCT4JprXMofTRshxQZ/ywilNRclOnu7PVI7k5XHNjhcozYLXIsdDBS4BK9NG /LZlBxoDNFeZHG4lE30eKr2eN9W/PQ0e7fSQx9orwZhdS8AHx22M00W/L37db2wL tyGlGQ5AqqxIhMzVwgbbNIADCT2i5PDfCBFAjC8faCaEYw43Rx4RBQyTx0EMCBJa JYIY/W80imtZH3A3MMM3Ycqxyu+V2TPUflOttDsRADNQnoaKLay0MGZvgW8+3w0/ s1WAJSybyd8CbQo+QROICmtj5/ONwMoZRWYlfXqEnKY6SCwARtOrA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledruddtuddguddukecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthenuceurghilhhouhhtmecu fedttdenucenucfjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomhepvf hhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvght qeenucffohhmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrud ekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdr nhgvthenucevlhhushhtvghrufhiiigvpedt 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 F357EE4652; Tue, 12 Feb 2019 13:53:08 -0500 (EST) From: Thomas Monjalon To: web@dpdk.org Cc: honnappa.nagarahalli@arm.com Date: Tue, 12 Feb 2019 19:52:58 +0100 Message-Id: <20190212185258.1916-1-thomas@monjalon.net> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH] update Arm roadmap for 19.05 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: , X-List-Received-Date: Tue, 12 Feb 2019 18:53:11 -0000 Arm roadmap is announced in the dpdk-dev mailing list: http://mails.dpdk.org/archives/dev/2019-February/124660.html Signed-off-by: Thomas Monjalon --- content/roadmap/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index fb1fe8b..ccfcb63 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -14,6 +14,10 @@ This list is obviously neither complete nor guaranteed. - new device specification (devargs) syntax - documentation for device management - DMA mapping API for external memory +- relaxed memory ordering in spinlock and rwlock +- ticket-lock +- RCU library +- lock-free extended bucket in hash library - TCP SEQ and ACK offload with rte_flow API and mlx5 implementation - ICMP ping offload with rte_flow API and mlx5 implementation - new mlx5 steering flow engine for high (millions/sec) insertion rate -- 2.20.1