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 343BEA04A4; Sun, 24 May 2020 23:47:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4F9421D57B; Sun, 24 May 2020 23:47:47 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id A855F1D56C for ; Sun, 24 May 2020 23:47:45 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id BA1187DE; Sun, 24 May 2020 17:47:44 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Sun, 24 May 2020 17:47:44 -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= vqSKTOdqAhaZ8RdFtNvf8/7UNkVfQSudLGx6a0CPRr4=; b=aN+v5zLCg654rh4g H92iXa7U7+s+Bu5Ok99T8UiEdA0vGNliLGapbDdC+XeI1gBLe45DPwc+I8/9bKTq 9VazAKmTWH4R42U686d0Tm1GbLMHmatEPniJfnYk8DH2jeyq/Ug6QSijaQV9xiqC 6JKRuZZxbO6cgiLPtgn4W8oex6GWnL7p3Mr3Y3IPIsO1vz6RnyqrklOuqA+7eg06 S6UcNj4EvpZWyq/jdJl53P+Jb5Xvc7GysAuAFv/4y3Sfk63hw6VevvtdFQ9yu+6w TXpHGgpRYYHZPuFMZAH8x8SQH8+7Z5/vrYz2YECoNrCeb/tbtfEs35pn9X3zc2RM tuXHsg== 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=vqSKTOdqAhaZ8RdFtNvf8/7UNkVfQSudLGx6a0CPR r4=; b=W2+t00x+h9Srke7RA/J35m8FICeR6HASQHFvSFsHimxVN005LG49zFeNq aE6XNXkfxQTfxxet2XUqJX64uhSUL1zKxwkYw6GSz1hInZ8Xg9IsptceJnkkWED+ 6WXgi80ffjH5jHT8b+7be5VI2o/Oovixm2P4B/fVtTAGGlIhf+ag9kFuRDbbZJ2p rIt/+4wvYmkSr12IJMp1l//+7LYJUQ487IS39KThluPPpzDqSBEV6ITqYa5rccUF LErVrSIpkJyZ6X/Ypsm/xKcXQI7x0OjVRfhq767xC10qYkiPO5pQsy2IqPAjmkZF 6W/3pKnG+/70LhpMEDPf/30/0jkJw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudduledgtddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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 C9FD6306653C; Sun, 24 May 2020 17:47:43 -0400 (EDT) From: Thomas Monjalon To: "Chen, Zhaoyan" Cc: dev@dpdk.org Date: Sun, 24 May 2020 23:47:42 +0200 Message-ID: <5979986.E4hMNE7p69@thomas> In-Reply-To: <20200522043039.149783-1-zhaoyan.chen@intel.com> References: <20200522043039.149783-1-zhaoyan.chen@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1] doc: Add tested Intel platforms for DPDK 20.05 release X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" 22/05/2020 06:30, Chen, Zhaoyan: > Add tested Intel platforms for DPDK 20.05 release > > Signed-off-by: Chen, Zhaoyan Applied, thanks