From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH 0/4 RFCv2] Realtek SMI RTL836x DSA driver Date: Mon, 28 May 2018 20:20:37 +0200 Message-ID: <20180528182037.GC27177@lunn.ch> References: <20180528174752.6806-1-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Vivien Didelot , Florian Fainelli , netdev@vger.kernel.org, openwrt-devel@lists.openwrt.org, LEDE Development List To: Linus Walleij Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:47382 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932393AbeE1SUk (ORCPT ); Mon, 28 May 2018 14:20:40 -0400 Content-Disposition: inline In-Reply-To: <20180528174752.6806-1-linus.walleij@linaro.org> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, May 28, 2018 at 07:47:48PM +0200, Linus Walleij wrote: > This is a second RFC version of the DSA driver for Realtek > RTL8366x especially RTL8366RB. > > I've been beating my head against this one and I'm not really > clear on why my ethernet frames are not coming through to the > CPU port on the chip. > > It appears when using ethtool -S on the ports that packets > are passing fine into the router fabric and through to the > CPU port but the ethernet driver where the fixed link is > connected refuse to accept the packages. Hi Linus Have you played with RGMII delays? Andrew