From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9FF6DA00BE; Tue, 15 Mar 2022 12:02:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2892540395; Tue, 15 Mar 2022 12:02:29 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 016754014F for ; Tue, 15 Mar 2022 12:02:27 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 9955E5C0551; Tue, 15 Mar 2022 07:02:27 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 15 Mar 2022 07:02:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; bh=vkaWh/50da4dj4 8CyY9lfx7pRgvxOZ8s24VbjafxcPc=; b=t5e8XZHb5TezCwAWv0vOhSSvP2/KW8 KzaTWLG6EMDjNEGv66cnSQbgzj2LudSasxQFkgt4d6tXIYtT/wq1WqPLxAtThOvk IwDqSm7LmKQY645NYAtXF0r4GjdPBazP6kYu1k37scXpR13Vju/F++G/O+PUb/le mCotazIHDj/YSRdPVJJe9/VAU+KQeh89vpKG7S1ZHZ1rb9uKuv/TX7okDbNsMN8N 5p/ziiNklR65P8hmWsUxDKENCMd6Y3GVYJh4Up+gHqusS/RDCXwI5aaToYxapaHZ z0Od01LSogUzfD73QBhc5ZNFM2ux0Um+k0jKflNLl0RETBs7PRUDozfQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=vkaWh/50da4dj48CyY9lfx7pRgvxOZ8s24Vbjafxc Pc=; b=nu9t7nXOtH5yLD07tPo7W5BCUeyMjFtxBpl58gwGJXjl+A0KaOFxY8NWi xBl3g2xnAN6VndOeVxijS4D+obsrJg7TVJDfELl3hY1kByFzhl6b6nKIVRjBJ1MV Z+Y0HS9uFTJPvmfPeQtEK0FSuf2FCxOLqgjJhVN7DvybBhr2tytOcidcS5NukuTv 1bGXskh4N9bzy+hqxZCzpBVqQIPIE6UkhiqsR/S+A2L/jlFVrDL2dvNZUQ8Bub6G vOBr0BmiCM5MFYstcP6TuBocyWC7PsvK8L/Br8MAg8VZ+UQtdljAW/+xrMxLfAnh DY7f2w2+TX1oNt/zySvX3hc7GK5lQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudeftddgvddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 15 Mar 2022 07:02:26 -0400 (EDT) From: Thomas Monjalon To: Raslan Darawsheh Cc: dev@dpdk.org Subject: Re: [PATCH] doc: add tested platforms with Mellanox NICs Date: Tue, 15 Mar 2022 12:02:25 +0100 Message-ID: <3121987.aV6nBDHxoP@thomas> In-Reply-To: <20220315093428.28416-1-rasland@nvidia.com> References: <20220315093428.28416-1-rasland@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 15/03/2022 10:34, Raslan Darawsheh: > Add tested platforms with Mellanox NICs to the 22.03 release notes. > > Signed-off-by: Raslan Darawsheh Applied, thanks.