Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp257577pxb; Mon, 13 Sep 2021 18:34:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxJlX3eZk1WG7rLgtbwaRTzgucvFjgS983EYqb5J8u+VSSjmj9TnU27z9QrhGXsUMJhWdKF X-Received: by 2002:a17:906:2ec5:: with SMTP id s5mr15461063eji.192.1631583279419; Mon, 13 Sep 2021 18:34:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631583279; cv=none; d=google.com; s=arc-20160816; b=o+ae5GvJAfPdOeeA/AXBWecWcIbmPhWrY4Y+HGV+gGXZkAcqbAzds818dcZ4oQd2AV Lp2Y4HQjlKgb5pi99v4fbWgsB54Lt6CSb1ANLoybqsEbdblkd8AUHaTYNSsYdHtcRF9F 7Km+NHS3qFCT4xM26RspZaD/vtbrtviEJIraK/Lhd3U/RUWlBKykKlamxRbAXWgpVXpi Ak8iupFcYqxt2HV/wlCYAzv+kH0U8rPtGaYs8LfY+7aAMLRdhs08I6pNOrEcMODbJHWH Po+ynLJ4ilxka3MrWrfEFGaB4RyMp7Q4xHf1Bf2WUG3baDfKjoavkuoX8b7D49G4UKRK 1ihw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=KXOg1wnh22KbOjiVoErnse0MPToeoaHhPOYb0uwUyns=; b=rcYhhmKKp3tT/Xzg5WiMSHKQm+AjH2seZ8sWiVYA0+grXXe6P+8n5yh81QzObuZaHv hRxVCLNBSqacE1jyfI813Y4vEqeMBiRX44bpl+UwK1VL4D/8dgOoN7Ao2EHkCsLh87zW iJfckQy7GGaG4etTc0oSK7mI3MKvkOTjCtsZXEyutzhNDow63VihyQSjGNbFwKockvp5 8TAZZPM8NMsWBy50l06NV50M+LBRLHbIMg6CrbwsoIfdy+/QmXFpMfgQ0kl1KX6vbC0s 4F4ZhSf19oYMPaGtzncPgL9WoalhvUhJH2VTpOE/wgS8k0cT7mncQzugQD1JRyWp7+Hc b0Iw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=K4Inj402; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h13si7154250eds.181.2021.09.13.18.34.14; Mon, 13 Sep 2021 18:34:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=K4Inj402; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235703AbhINBck (ORCPT + 99 others); Mon, 13 Sep 2021 21:32:40 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:39322 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229637AbhINBcf (ORCPT ); Mon, 13 Sep 2021 21:32:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=KXOg1wnh22KbOjiVoErnse0MPToeoaHhPOYb0uwUyns=; b=K4Inj402fuVbGnCywXEmB2OIZb j/MJqTfUMdGDXCqDwMPCx2HoKy8IZfDcJa1ePVQQqFtV7It3ciZmfNIDGp8NJvVBQcTcjtYNOlR0c 02EODSkYM+tvbiaCaBpyRovGW3qjhTrt4PQhI93R9lZWnPtP7AfUSGTHnsNPHPcg0CZs=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mPxHl-006Ulp-0X; Tue, 14 Sep 2021 03:30:57 +0200 Date: Tue, 14 Sep 2021 03:30:57 +0200 From: Andrew Lunn To: Vladimir Oltean Cc: Vladimir Oltean , netdev@vger.kernel.org, Florian Fainelli , Vivien Didelot , "David S. Miller" , Jakub Kicinski , Kurt Kanzenbach , Hauke Mehrtens , Woojung Huh , UNGLinuxDriver@microchip.com, Sean Wang , Landen Chao , DENG Qingfang , Matthias Brugger , Claudiu Manoil , Alexandre Belloni , Linus Walleij , George McCollister , Heiner Kallweit , Russell King , Oleksij Rempel , Michael Grzeschik , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Lino Sanfilippo Subject: Re: [RFC PATCH net 2/5] net: dsa: be compatible with masters which unregister on shutdown Message-ID: References: <20210912120932.993440-1-vladimir.oltean@nxp.com> <20210912120932.993440-3-vladimir.oltean@nxp.com> <20210912131837.4i6pzwgn573xutmo@skbuf> <20210913133130.ohk4co56v4mtljyk@skbuf> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210913133130.ohk4co56v4mtljyk@skbuf> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Have you tested it with a D in DSA system? > > To various degrees. Hi Vladimir I tested on ZII devel C, which has two switches in a DSA configuration. This worked before, and still cleanly reboots with this patchset. Tested-by: Andrew Lunn Andrew