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=-16.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 CD8CCC49EA5 for ; Sat, 26 Jun 2021 18:34:43 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 59CA561919 for ; Sat, 26 Jun 2021 18:34:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 59CA561919 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1F0C382D8E; Sat, 26 Jun 2021 20:32:41 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="Nk95hIgZ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6FEF682D80; Sat, 26 Jun 2021 20:32:27 +0200 (CEST) Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id A880D82D79 for ; Sat, 26 Jun 2021 20:32:22 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oi1-x236.google.com with SMTP id 84so15739732oie.2 for ; Sat, 26 Jun 2021 11:32:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OHGSiz3LGyT0Ah43rCkv2unCwBRLShSr22uzFfK2Uzw=; b=Nk95hIgZmnJNQSup8+Np5QCqVwfcFiEBUrkmUrDIlNeC8aKVkXPHOOmlXzifTd90V/ QrU71PzCOUV7L6W8lJKQvDCnfWBkZtTNDADvhlevG/Mjl4KHPacJcOV5OFGf12sFiiXf xkjx5zACeKCQlzRuYlJUrQAWgP0gIKnKxGMwk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OHGSiz3LGyT0Ah43rCkv2unCwBRLShSr22uzFfK2Uzw=; b=bejJYokZcAe7LKkyKORKC2SZZDt0UxK8dnFCPn7jMw2NvobdwnG7VoIClR6pykTPCL 8ntgvn1HK5Q+HqV1UZr3VVp5fcaTayFk96ovKFX0W6g7WJMz7AwWOdGQ1p9I5QXH1lUV 5+wKf9h7+F8odRsoCskchxJ4hn02mesYQUK0PoXsZMWxEfBxcirbhgqm0PD3x/ot1s/j 8e6nUoXZSr3othG+nB2GHrXrxJyTH3Slv41BMTcafbsUZ1GciKMj+yTFvG0UTLr91xB2 u5ihBSLX3T9k9RO1sfFXh4VR+qSRk2Ibol9+bvyo3E7nHMLHgt1LjD/PMSTMjwS9mJpU Tj6Q== X-Gm-Message-State: AOAM5332UeCmpqB2bCKPnON8MVWZk/ig6tjnUDZ3jbuoxasS+8te8AbO uhGxqeE8VifDg6cB7dhtDFijndZ0TCNbRq6hc6yeVTJJ7n0= X-Google-Smtp-Source: ABdhPJwnNcoYf7mKSCpXWP4xgvGREDTbY2eoswTD5vcpf5tY+dh4zMgXuQHgIDs9LConDKw77MWeY7XvLbitR34pz2o= X-Received: by 2002:a05:6808:1415:: with SMTP id w21mr12482858oiv.150.1624732340890; Sat, 26 Jun 2021 11:32:20 -0700 (PDT) MIME-Version: 1.0 References: <20210624064301.24548-1-ashok.reddy.soma@xilinx.com> <20210624064301.24548-2-ashok.reddy.soma@xilinx.com> In-Reply-To: <20210624064301.24548-2-ashok.reddy.soma@xilinx.com> From: Simon Glass Date: Sat, 26 Jun 2021 12:32:07 -0600 Message-ID: Subject: Re: [PATCH 1/3] net: ethtool: Add ethernet speed macros for higher speeds To: Ashok Reddy Soma Cc: U-Boot Mailing List , Joe Hershberger , Ramon Fried , Michal Simek , git , Heinrich Schuchardt , Robert Marko , Alex Nemirovsky , Sean Anderson , Weijie Gao , Rayagonda Kokatanur , Stefan Bosch , Anastasiia Lukianenko , somaashokreddy@gmail.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean On Thu, 24 Jun 2021 at 00:43, Ashok Reddy Soma wrote: > > Add speed macro's for higher ethernet speeds to be used in u-boot > networking drivers. Added Macros for speeds 14G, 20G, 25G, 40G, 50G, > 56G, 100G and 200G inline with linux. > > Signed-off-by: Ashok Reddy Soma > --- > > include/linux/ethtool.h | 8 ++++++++ > 1 file changed, 8 insertions(+) Reviewed-by: Simon Glass