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=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 2E928C433F5 for ; Thu, 9 Sep 2021 10:16:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 14E71611BD for ; Thu, 9 Sep 2021 10:16:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233648AbhIIKRL (ORCPT ); Thu, 9 Sep 2021 06:17:11 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:52008 "EHLO mail.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230153AbhIIKRK (ORCPT ); Thu, 9 Sep 2021 06:17:10 -0400 Received: from localhost (unknown [149.11.102.75]) by mail.monkeyblade.net (Postfix) with ESMTPSA id E4FD14F65C2E3; Thu, 9 Sep 2021 03:15:57 -0700 (PDT) Date: Thu, 09 Sep 2021 11:15:52 +0100 (BST) Message-Id: <20210909.111552.1875064195273792824.davem@davemloft.net> To: maciej.machnikowski@intel.com Cc: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org, richardcochran@gmail.com, abyagowi@fb.com, anthony.l.nguyen@intel.com, linux-kselftest@vger.kernel.org, mkubecek@suse.cz, saeed@kernel.org, michael.chan@broadcom.com, kuba@kernel.org, andrew@lunn.ch Subject: Re: [PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status From: David Miller In-Reply-To: References: <20210908165802.1d5c952d@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> X-Mailer: Mew version 6.8 on Emacs 27.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2 (mail.monkeyblade.net [0.0.0.0]); Thu, 09 Sep 2021 03:16:00 -0700 (PDT) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: "Machnikowski, Maciej" Date: Thu, 9 Sep 2021 09:24:07 +0000 > Dave, > > Are there any free slots on Plumbers to discuss and close on SyncE interfaces > (or can we add an extra one). I can reuse the slides from the Netdev to give > background and a live discussion may help closing opens around it, > and I'd be happy to co-present with anyone who wants to also join this effort. Sorry, I think it's much too late for this. From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Thu, 09 Sep 2021 11:15:52 +0100 (BST) Subject: [Intel-wired-lan] [PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status In-Reply-To: References: <20210908165802.1d5c952d@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> Message-ID: <20210909.111552.1875064195273792824.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: From: "Machnikowski, Maciej" Date: Thu, 9 Sep 2021 09:24:07 +0000 > Dave, > > Are there any free slots on Plumbers to discuss and close on SyncE interfaces > (or can we add an extra one). I can reuse the slides from the Netdev to give > background and a live discussion may help closing opens around it, > and I'd be happy to co-present with anyone who wants to also join this effort. Sorry, I think it's much too late for this.