From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v0 00/10] Convert Netgear WNR854T to devicetree Date: Tue, 19 Jul 2016 16:01:50 +0200 Message-ID: <20160719140150.GY31103@lunn.ch> References: <1468679348-10522-1-git-send-email-jm@lentin.co.uk> <20160716205304.GA5075@lunn.ch> <20160717153338.GA13611@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jason Cooper , Sebastian Hesselbarth , Gregory Clement , Imre Kaloz , Florian Fainelli , linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, Vivien Didelot To: Jamie Lentin Return-path: Received: from vps0.lunn.ch ([178.209.37.122]:45613 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753539AbcGSOCE (ORCPT ); Tue, 19 Jul 2016 10:02:04 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: > However, the ethertype is reflecting the port:- > > lan1/5 : ethertype Unknown (0xc028), length 176: > lan2/7 : ethertype Unknown (0xc038), length 176: > lan3/0 : ethertype Unknown (0xc000), length 176: > lan4/1 : ethertype Unknown (0xc008), length 176: > wan/2 : ethertype Unknown (0xc010), length 176: > > My other one of these routers, running OpenWRT / Linux 3.3.8, shows > the same ethertypes, which suggests that the switch is still in DSA > tagging mode. I'll poke around further and see what I find. O.K. With this wrong, nothing is going to work. I will check that the 6131 actually supports EDSA! Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Tue, 19 Jul 2016 16:01:50 +0200 Subject: [PATCH v0 00/10] Convert Netgear WNR854T to devicetree In-Reply-To: References: <1468679348-10522-1-git-send-email-jm@lentin.co.uk> <20160716205304.GA5075@lunn.ch> <20160717153338.GA13611@lunn.ch> Message-ID: <20160719140150.GY31103@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > However, the ethertype is reflecting the port:- > > lan1/5 : ethertype Unknown (0xc028), length 176: > lan2/7 : ethertype Unknown (0xc038), length 176: > lan3/0 : ethertype Unknown (0xc000), length 176: > lan4/1 : ethertype Unknown (0xc008), length 176: > wan/2 : ethertype Unknown (0xc010), length 176: > > My other one of these routers, running OpenWRT / Linux 3.3.8, shows > the same ethertypes, which suggests that the switch is still in DSA > tagging mode. I'll poke around further and see what I find. O.K. With this wrong, nothing is going to work. I will check that the 6131 actually supports EDSA! Andrew