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 14E22A0562 for ; Sun, 29 Mar 2020 22:58:02 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F0BF7FFA; Sun, 29 Mar 2020 22:58:01 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 00524FFA for ; Sun, 29 Mar 2020 22:57:59 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 8E6785C064C; Sun, 29 Mar 2020 16:57:59 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sun, 29 Mar 2020 16:57:59 -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=x3yC31Jz+4asrqqyPIBch9bjIsQlHZwbzOxLxMHyF04=; b=oWhxSgPouqTk zaP6Eda4TuwHJCitkNpfpuJWiLO4sPNmT8AbU/cU59w8+BLhVFIvB8MYQMRgqNn2 +wkqpMUIm6k7drBMpEOlsX/Swoxj9KV3bQ/kkJAczX9dtgWqG/87Mfpe7MAUQBsC vOGijx0aiO+gC1Fg89a413N23Tg8sT4= 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=x3yC31Jz+4asrqqyPIBch9bjIsQlHZwbzOxLxMHyF 04=; b=K0i0nF0i9cqiv2e1hS1+bVAB2qVHPxn9CaHzuR0nA/sIMWgBULzsLKZ4x U74FLHrPU9b6upe7Qrb1j7Qeku9J7NGsbRAlf4rrpeLfzpGg009fFrYjUQUhOWM7 G/dTGgtL9vemfqARH2X8D3AXvaw3Bp08Ea8LMz0DVyJZNQuzcckROfJzjsO7ULy+ J/9e/k0S9iYZuMX74flWjJnTORWsHnY1YxMrBF1OhXpb7Yr07r+GDRa7SsWNBwWT iojxIDOdxLWOSFj3alESyyib3xH2zk3VUIm1/6odR2IrtFxkNZVNp6ZDuj1LGvhV pBn9/X6J/4tSagxuT8LeaAiD8bfSw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudeifedgudehkecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc fkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 EF26E3280059; Sun, 29 Mar 2020 16:57:58 -0400 (EDT) From: Thomas Monjalon To: Honnappa Nagarahalli Cc: web@dpdk.org, nd@arm.com Date: Sun, 29 Mar 2020 22:57:58 +0200 Message-ID: <18226337.sIn9rWBj0N@xps> In-Reply-To: <20200310184918.15511-1-honnappa.nagarahalli@arm.com> References: <20200310184918.15511-1-honnappa.nagarahalli@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH] update Arm roadmap for 20.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: , Errors-To: web-bounces@dpdk.org Sender: "web" 10/03/2020 19:49, Honnappa Nagarahalli: > Signed-off-by: Honnappa Nagarahalli > --- > +- Use of C11 __atomic APIs in timer library, service core feature and > + VirtIO split ring feature > +- Performance optimizations in i40e and mlx drivers for Arm platforms > +- RCU API for deferred resource reclamation Merged, thanks