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=-3.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 29B21C433E0 for ; Wed, 13 May 2020 20:00:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BD902205ED for ; Wed, 13 May 2020 20:00:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390783AbgEMUAR (ORCPT ); Wed, 13 May 2020 16:00:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1733135AbgEMUAQ (ORCPT ); Wed, 13 May 2020 16:00:16 -0400 Received: from smtp.tuxdriver.com (tunnel92311-pt.tunnel.tserv13.ash1.ipv6.he.net [IPv6:2001:470:7:9c9::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id F2916C061A0C for ; Wed, 13 May 2020 13:00:15 -0700 (PDT) Received: from uucp by smtp.tuxdriver.com with local-rmail (Exim 4.63) (envelope-from ) id 1jYxY2-00022R-Sl; Wed, 13 May 2020 16:00:10 -0400 Received: from linville-x1.hq.tuxdriver.com (localhost.localdomain [127.0.0.1]) by linville-x1.hq.tuxdriver.com (8.15.2/8.14.6) with ESMTP id 04DJvCwa668263; Wed, 13 May 2020 15:57:13 -0400 Received: (from linville@localhost) by linville-x1.hq.tuxdriver.com (8.15.2/8.15.2/Submit) id 04DJvCF9668262; Wed, 13 May 2020 15:57:12 -0400 Date: Wed, 13 May 2020 15:57:12 -0400 From: "John W. Linville" To: Tariq Toukan Cc: netdev@vger.kernel.org, Michal Kubecek , Aya Levin , Eran Ben Elisha Subject: Re: [PATCH V3 ethtool] ethtool: Add support for Low Latency Reed Solomon Message-ID: <20200513195712.GE650568@tuxdriver.com> References: <20200326110929.18698-1-tariqt@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200326110929.18698-1-tariqt@mellanox.com> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, Mar 26, 2020 at 01:09:29PM +0200, Tariq Toukan wrote: > From: Aya Levin > > Introduce a new FEC mode LLRS: Low Latency Reed Solomon, update print > and initialization functions accordingly. In addition, update related > man page. > > Signed-off-by: Aya Levin > Reviewed-by: Eran Ben Elisha > Signed-off-by: Tariq Toukan Thanks (belatedly) -- queued for next release! John -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.