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 E571CA034C; Sun, 13 Mar 2022 13:10:26 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7075D40E2D; Sun, 13 Mar 2022 13:10:26 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 0412540698 for ; Sun, 13 Mar 2022 13:10:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647173425; x=1678709425; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=LHTOZfRWAsv7uHa67Yt+Xs/LVNU9XY9o/UNzz8j+lQ4=; b=AW6ModCWWXmGNPSNezZdKiB3GIF/adtc+aFwJO+l2XttkBDtFObe7dZt EE7+TOXV5Ej3bComfHIcJMDa5l0rTfQ0TGJAaiPBYvJqNJ/Mu/lZ94ybI VfWb7w1qJqxmf9KLBzcoUmW8y0glJJywq4IDREiTntgbBGisrh3JYhZSc Vq+BLJEpQYxY7SZBi1Ty0GbwpPfTAbe7puL6QJWbrnwg88p6lorTitbVe mvhNbe6/DzMpF3JRrikzB3ONXlr0y3pjYAJM27GkrAho2KUNcoiy/Dug2 Dk+KVcp5HHTtTaQf8xKp61cHoVn8pmWyQxKJFAlYzmAkAzp8uxhaxZOB8 g==; X-IronPort-AV: E=McAfee;i="6200,9189,10284"; a="243311638" X-IronPort-AV: E=Sophos;i="5.90,178,1643702400"; d="scan'208";a="243311638" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Mar 2022 05:10:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,178,1643702400"; d="scan'208";a="633910046" Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83]) by FMSMGA003.fm.intel.com with ESMTP; 13 Mar 2022 05:10:23 -0700 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by fmsmsx603.amr.corp.intel.com (10.18.126.83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Sun, 13 Mar 2022 05:10:22 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX603.ccr.corp.intel.com (10.109.6.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Sun, 13 Mar 2022 20:10:20 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2308.021; Sun, 13 Mar 2022 20:10:20 +0800 From: "Zhang, Qi Z" To: "Lin, Xueqin" , "Chen, LingliX" , "dev@dpdk.org" CC: "Chen, LingliX" Subject: RE: [PATCH V1] doc: add tested Intel platforms with Intel NICs Thread-Topic: [PATCH V1] doc: add tested Intel platforms with Intel NICs Thread-Index: AQHYNGO/M/UoQtHn0E+ob/R+Qqm3Eay4NJGAgAUJJaA= Date: Sun, 13 Mar 2022 12:10:20 +0000 Message-ID: <4cfc997d12f947ef8b463312f60d470b@intel.com> References: <20220310094619.495806-1-linglix.chen@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.6.401.20 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 > -----Original Message----- > From: Lin, Xueqin > Sent: Thursday, March 10, 2022 11:16 PM > To: Chen, LingliX ; dev@dpdk.org > Cc: Chen, LingliX > Subject: RE: [PATCH V1] doc: add tested Intel platforms with Intel NICs >=20 >=20 > > -----Original Message----- > > From: Lingli Chen > > Sent: Thursday, March 10, 2022 5:46 PM > > To: dev@dpdk.org > > Cc: Chen, LingliX > > Subject: [PATCH V1] doc: add tested Intel platforms with Intel NICs > > > > Add tested Intel platforms with Intel NICs to v22.03 release note. > > > > Signed-off-by: Lingli Chen > Acked-by: Xueqin Lin Applied to dpdk-next-net-intel. Thanks Qi