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.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 EC5AAC433E7 for ; Mon, 12 Oct 2020 23:58:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ACF3E20878 for ; Mon, 12 Oct 2020 23:58:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389464AbgJLX6W (ORCPT ); Mon, 12 Oct 2020 19:58:22 -0400 Received: from mga04.intel.com ([192.55.52.120]:48124 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388709AbgJLX6W (ORCPT ); Mon, 12 Oct 2020 19:58:22 -0400 IronPort-SDR: sKQxAKyKSPxK6JPH2eUobjQj+4DJNXCTBZNKkFVaImm3zCn/uls9nyvXgyS6fAQbR5XeX9jdq2 wfothbk3Domg== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="163185708" X-IronPort-AV: E=Sophos;i="5.77,368,1596524400"; d="scan'208";a="163185708" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Oct 2020 16:58:21 -0700 IronPort-SDR: rCuMX6kEIhqaWs1cuhNrPzNtOZwWYtFcb1+VxAmryvg0PLaXBdiM+YmPVqk2jQN5TwDkjpXRo+ OC2CcB6HEtvw== X-IronPort-AV: E=Sophos;i="5.77,368,1596524400"; d="scan'208";a="520847968" Received: from aravindh-mobl.amr.corp.intel.com (HELO ellie) ([10.209.37.143]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Oct 2020 16:58:20 -0700 From: Vinicius Costa Gomes To: Murali Karicheri , "netdev@vger.kernel.org" Subject: Re: ethtool enhancements for configuring IET Frame preemption In-Reply-To: <8908ab22-a4d0-1a9b-99c6-6ab3c3a69ed3@ti.com> References: <87lficsy5k.fsf@intel.com> <8908ab22-a4d0-1a9b-99c6-6ab3c3a69ed3@ti.com> Date: Mon, 12 Oct 2020 16:58:20 -0700 Message-ID: <87tuuzro83.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hi Murali, Murali Karicheri writes: > Hi Vinicius, > > On 8/17/20 6:30 PM, Vinicius Costa Gomes wrote: >> Hi Murali, >> >> I was finally able to go back to working on this, and should have >> something for review when net-next opens. >> > Do you have anything to share here on this or still work in progress? > Your timing was perfect, I just sent an RFC using the new approach :-) Cheers, -- Vinicius