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=-5.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT 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 4A309C43381 for ; Thu, 14 Mar 2019 18:45:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 29F7C2184C for ; Thu, 14 Mar 2019 18:45:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727317AbfCNSpY (ORCPT ); Thu, 14 Mar 2019 14:45:24 -0400 Received: from charlotte.tuxdriver.com ([70.61.120.58]:55787 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726888AbfCNSpX (ORCPT ); Thu, 14 Mar 2019 14:45:23 -0400 Received: from uucp by smtp.tuxdriver.com with local-rmail (Exim 4.63) (envelope-from ) id 1h4VLs-0004G0-6F; Thu, 14 Mar 2019 14:45:12 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.14.6) with ESMTP id x2EIalFS019561; Thu, 14 Mar 2019 14:36:47 -0400 Received: (from linville@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id x2EIaj1E019558; Thu, 14 Mar 2019 14:36:45 -0400 Date: Thu, 14 Mar 2019 14:36:45 -0400 From: "John W. Linville" To: Tariq Toukan Cc: netdev@vger.kernel.org, Eran Ben Elisha , alaa@mellanox.com, Andrew Lunn , Michal Kubecek , Aya Levin Subject: Re: [PATCH ethtool V2] ethtool: Add support for 200Gbps (50Gbps per lane) link mode Message-ID: <20190314183645.GC31709@tuxdriver.com> References: <1551109474-12838-1-git-send-email-tariqt@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1551109474-12838-1-git-send-email-tariqt@mellanox.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Mon, Feb 25, 2019 at 05:44:34PM +0200, Tariq Toukan wrote: > From: Aya Levin > > Introduce 50Gbps per lane link modes and 200Gbps speed, update print > functions and initialization functions accordingly. > In addition, update related man page accordingly. > > Signed-off-by: Aya Levin > Signed-off-by: Tariq Toukan Queued for next release -- thanks! John -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.