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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 063AEC3F6B0 for ; Wed, 24 Aug 2022 22:47:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230336AbiHXWra (ORCPT ); Wed, 24 Aug 2022 18:47:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49454 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229445AbiHXWra (ORCPT ); Wed, 24 Aug 2022 18:47:30 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 76D2461D70 for ; Wed, 24 Aug 2022 15:47:29 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 12D5961983 for ; Wed, 24 Aug 2022 22:47:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 480BEC433C1; Wed, 24 Aug 2022 22:47:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1661381248; bh=tn08UDmuECXgP2Z9ptkI9ER6epyXdtGwV4HxLnQba6E=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=WYRkHs81xzSGWQsKJ821P3iEpPR/fXBQCwPUo3Tg8hYLfOU1/kPTQ8tHegliPHpUQ t2x1dOe9WD/ykWPU8zd3Icw6X15rNBElbQ/pebm7oIodPmDdBjRm2ZFPv9PxKAD9ye 3QJJeP9eVg1hRxsY503E5IHGmozmn2lcTwc1NC9ajMiwWKwdtLG3GnhHzpEihfHR0q GjDkS1O7VYfpk3dQ79iLweHecPPY8jINhUD6a9UKy5Ugpt9j1i9gR1Sv1GMnrFYgz2 ceATKTMPxVzj9WUmIuNtGHDrN9yfNpM8Hf6BkhMMPNUpb+lBrUc+GD5tTx8sUUMCGc Jg88sXOpQt1OQ== Date: Wed, 24 Aug 2022 15:47:27 -0700 From: Jakub Kicinski To: "Keller, Jacob E" Cc: "netdev@vger.kernel.org" , "Greenwalt, Paul" Subject: Re: [PATCH net-next 2/2] ice: add support for Auto FEC with FEC disabled via ETHTOOL_SFECPARAM Message-ID: <20220824154727.450ff9d9@kernel.org> In-Reply-To: References: <20220823150438.3613327-1-jacob.e.keller@intel.com> <20220823150438.3613327-3-jacob.e.keller@intel.com> <20220823151745.3b6b67cb@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, 24 Aug 2022 21:29:31 +0000 Keller, Jacob E wrote: > Ok I got information from the other folks here. LESM is not a > standard its just the name we used internally for how the firmware > establishes link. I'll rephrase this whole section and clarify it. Hold up, I'm pretty sure this is in the standard.