From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 272B8C11F67 for ; Tue, 29 Jun 2021 15:16:23 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id 7864761D5E for ; Tue, 29 Jun 2021 15:16:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7864761D5E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 660B34117E; Tue, 29 Jun 2021 17:16:21 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 8B57340E01 for ; Tue, 29 Jun 2021 17:16:20 +0200 (CEST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 3A5EC5C00B1; Tue, 29 Jun 2021 11:16:18 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Tue, 29 Jun 2021 11:16:18 -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=fm1; bh= 0wevkZnJHc8IlDGNzv52wF2/RhfpjRlVH3nj3Rb1kqI=; b=0JkppPyI109J8/FW mvjLrKgaudKsoz8xj9s0POUQgE2jSuo15bRRRThazjOioh1TwGWflgDCK88ZA6p4 Wr20BY4BhCbB/6rc9N/veWDfmXM2YP11PHFOYesHCnuCwY9WSTPd0vPseDsaASAn QblOOd1B2jYcXQaKcyTOUR2fUtfLDUWYwdNGhy7ynlleUHKyTL2FzVc4XF1r/1eZ x24Ba2YqVJLhniOJckYl5cIBqoujdt3Oyj0W8v+DvjgMskzesoxyZaBrODYOLl6T 0Mr8NQ2Bsl6567uiICn5BuYY3zd7y11pTsB0iI9c7Tp22anWfylSot5VwHVON4PT cIRZXQ== 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=fm3; bh=0wevkZnJHc8IlDGNzv52wF2/RhfpjRlVH3nj3Rb1k qI=; b=qHU9ZIGPAPwBnqEumFNVJux36JxS9+O1wHzsnPjhWXIpc+hp7XTthY0d4 YQbnGElwzO/EPGhl53OP99uLiokS/7ZS5ArPZOOqht19DN6DN5LlViFBN6rdi0Re DpLCWhe2q01tRArcIsHHDNrC1M0ZjPJnejbq22+1HMvNRDNMvCt2lh/vRE1LE9tu 3OJ6/y5autP1Z3qR0ZeWsb0rPZlwejzSiH8Jk7aouTpyb2t5tMWEhPFdVrlRZ8aN vZYKFIL0FWSCkvk7ggu1GsOkiR79V/j1P6Q1RA/4UqCIrpCtyATJTCZYw/bFzTMV RCwenLvWw1veYRsLg3EtRrTBN7JUg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrfeeitddgheegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepffdvffejueetleefieeludduuefgteejleevfeekjeefieegheet ffdvkeefgedunecuffhomhgrihhnpeguphgukhdrohhrghenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhn rdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 29 Jun 2021 11:16:17 -0400 (EDT) From: Thomas Monjalon To: Shy Shyman Cc: "dev@dpdk.org" , "Gal Cohen (ProdM)" Date: Tue, 29 Jun 2021 17:16:15 +0200 Message-ID: <22571405.QPWCJRXqMP@thomas> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] DPDK 21.08 NVIDIA Mellanox Roadmap X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" 10/06/2021 16:32, Shy Shyman: > Below is NVIDIA Mellanox's roadmap for DPDK21.08, on which we are currently working: [...] Added in online roadmap: https://git.dpdk.org/tools/dpdk-web/commit/?id=08ac0a75618a909