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 667CA41CB0; Thu, 16 Feb 2023 11:49:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1968440EE3; Thu, 16 Feb 2023 11:49:10 +0100 (CET) Received: from smartserver.smartsharesystems.com (smartserver.smartsharesystems.com [77.243.40.215]) by mails.dpdk.org (Postfix) with ESMTP id C9C3940E0F for ; Thu, 16 Feb 2023 11:49:08 +0100 (CET) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [PATCH] ethdev: add link speed 400G Date: Thu, 16 Feb 2023 11:49:06 +0100 Message-ID: <98CBD80474FA8B44BF855DF32C47DC35D87742@smartserver.smartshare.dk> In-Reply-To: <20230216104350.1639394-1-thomas@monjalon.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH] ethdev: add link speed 400G Thread-Index: AdlB85ugrf73XeqxTKSMNOwokMI66AAAF2Wg References: <20230216104350.1639394-1-thomas@monjalon.net> From: =?iso-8859-1?Q?Morten_Br=F8rup?= To: "Thomas Monjalon" , 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 > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Thursday, 16 February 2023 11.44 >=20 > There are some devices supporting 400G speed, > and it is well standardized in IEEE. >=20 > Signed-off-by: Thomas Monjalon > --- Plain and simple, easy to... Reviewed-by: Morten Br=F8rup