Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-09-14 Thread Vladimir Oltean
Hi Marvin, On Wed, Aug 05, 2020 at 05:45:51AM +, Gaube, Marvin (THSE-TL1) wrote: > Hello, > I'm using the upstream driver Vladimir mentioned, as of 5.4.51. > > Best regards > Marvin Gaube Could you try net-next again, now that David has merged this patch? https://git.kernel.org/pub/scm/linux

AW: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Gaube, Marvin (THSE-TL1)
pport ; netdev@vger.kernel.org Betreff: Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge On 8/4/2020 12:54 PM, Vladimir Oltean wrote: > On Tue, Aug 04, 2020 at 08:51:00AM -0700, Florian Fainelli wrote: >> "I looked into it deeper, the driver doe

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Steinar H. Gunderson
On Wed, Aug 05, 2020 at 01:44:30AM +0300, Vladimir Oltean wrote: What bug? What repro? You just said you don't have any. >>> Ask Steinar ? >>> >> Hi Steinar, do you have a reproducer for the bug that Eric fixed in >> commit d4b812dea4a2 ("vlan: mask vlan prio bits")? > The Google email addres

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Vladimir Oltean
On Wed, Aug 05, 2020 at 01:39:52AM +0300, Vladimir Oltean wrote: > On Tue, Aug 04, 2020 at 03:29:05PM -0700, Eric Dumazet wrote: > > On Tue, Aug 4, 2020 at 2:24 PM Vladimir Oltean wrote: > > > > > > On Tue, Aug 04, 2020 at 01:36:56PM -0700, Eric Dumazet wrote: > > > > On Tue, Aug 4, 2020 at 12:43

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Vladimir Oltean
On Tue, Aug 04, 2020 at 03:29:05PM -0700, Eric Dumazet wrote: > On Tue, Aug 4, 2020 at 2:24 PM Vladimir Oltean wrote: > > > > On Tue, Aug 04, 2020 at 01:36:56PM -0700, Eric Dumazet wrote: > > > On Tue, Aug 4, 2020 at 12:43 PM Vladimir Oltean wrote: > > > > > > > > On Tue, Aug 04, 2020 at 12:40:24

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Vladimir Oltean
On Tue, Aug 04, 2020 at 01:36:56PM -0700, Eric Dumazet wrote: > On Tue, Aug 4, 2020 at 12:43 PM Vladimir Oltean wrote: > > > > On Tue, Aug 04, 2020 at 12:40:24PM -0700, Eric Dumazet wrote: > > > On Tue, Aug 4, 2020 at 12:29 PM Vladimir Oltean wrote: > > > > > > > > On Tue, Aug 04, 2020 at 07:54:1

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Florian Fainelli
On 8/4/2020 12:54 PM, Vladimir Oltean wrote: > On Tue, Aug 04, 2020 at 08:51:00AM -0700, Florian Fainelli wrote: >> "I looked into it deeper, the driver does rxvlan offloading." >> >> Is this part of the driver upstream or are you using a vendor tree from >> Freescale which has that change inclu

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Vladimir Oltean
On Tue, Aug 04, 2020 at 08:51:00AM -0700, Florian Fainelli wrote: > "I looked into it deeper, the driver does rxvlan offloading." > > Is this part of the driver upstream or are you using a vendor tree from > Freescale which has that change included? > Does it matter? FWIW, mainline fec does decl

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Vladimir Oltean
On Tue, Aug 04, 2020 at 12:40:24PM -0700, Eric Dumazet wrote: > On Tue, Aug 4, 2020 at 12:29 PM Vladimir Oltean wrote: > > > > On Tue, Aug 04, 2020 at 07:54:18AM -0700, Eric Dumazet wrote: > > > > > > My 2013 commit was a bug fix, and hinted that in the future (eg in > > > net-next tree) the stop-

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Vladimir Oltean
On Tue, Aug 04, 2020 at 07:54:18AM -0700, Eric Dumazet wrote: > > My 2013 commit was a bug fix, and hinted that in the future (eg in > net-next tree) the stop-the-bleed could be refined. > > + /* Note: we might in the future use prio bits > +* and set skb->priority l

Re: AW: AW: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Florian Fainelli
Regards > Marvin Gaube > > -Ursprüngliche Nachricht- > Von: Gaube, Marvin (THSE-TL1) > Gesendet: Donnerstag, 30. Juli 2020 11:35 > An: 'Florian Fainelli' ; Woojung Huh > ; Microchip Linux Driver Support > > Cc: netdev@vger.kernel.org > Betreff: AW:

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Vladimir Oltean
On Tue, Aug 04, 2020 at 02:14:33PM +, Gaube, Marvin (THSE-TL1) wrote: > Hello, > I looked into it deeper, the driver does rxvlan offloading. > By disabling it manually trough ethtool, the behavior becomes as > expected. > > I've taken "net: dsa: sja1105: disable rxvlan offload for the DSA > m

AW: AW: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-08-04 Thread Gaube, Marvin (THSE-TL1)
Marvin Gaube -Ursprüngliche Nachricht- Von: Gaube, Marvin (THSE-TL1) Gesendet: Donnerstag, 30. Juli 2020 11:35 An: 'Florian Fainelli' ; Woojung Huh ; Microchip Linux Driver Support Cc: netdev@vger.kernel.org Betreff: AW: AW: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9

AW: AW: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-07-30 Thread Gaube, Marvin (THSE-TL1)
An: Gaube, Marvin (THSE-TL1) ; Woojung Huh ; Microchip Linux Driver Support Cc: netdev@vger.kernel.org Betreff: Re: AW: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge On 7/29/2020 7:49 AM, Gaube, Marvin (THSE-TL1) wrote: > Hello, > I just tried a VLAN-e

Re: AW: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-07-29 Thread Florian Fainelli
15:48 > An: Gaube, Marvin (THSE-TL1) ; Woojung Huh > ; Microchip Linux Driver Support > > Cc: netdev@vger.kernel.org > Betreff: Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA > ingress without bridge > > > > On 7/28/2020 11:05 PM, Gaube, Ma

AW: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-07-29 Thread Gaube, Marvin (THSE-TL1)
filtered on the KSZ9477. Best Regards Marvin Gaube -Ursprüngliche Nachricht- Von: Florian Fainelli Gesendet: Mittwoch, 29. Juli 2020 15:48 An: Gaube, Marvin (THSE-TL1) ; Woojung Huh ; Microchip Linux Driver Support Cc: netdev@vger.kernel.org Betreff: Re: PROBLEM: (DSA/Microchip): 802.1Q-Heade

Re: PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-07-29 Thread Florian Fainelli
On 7/28/2020 11:05 PM, Gaube, Marvin (THSE-TL1) wrote: > Summary: 802.1Q-Header lost on KSZ9477-DSA ingress without bridge > Keywords: networking, dsa, microchip, 802.1q, vlan > Full description: > > Hello, > we're trying to get 802.1Q-Tagged Ethernet Frames through an KSZ9477 > DSA-enabled sw

PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge

2020-07-28 Thread Gaube, Marvin (THSE-TL1)
Summary: 802.1Q-Header lost on KSZ9477-DSA ingress without bridge Keywords: networking, dsa, microchip, 802.1q, vlan Full description: Hello, we're trying to get 802.1Q-Tagged Ethernet Frames through an KSZ9477 DSA-enabled switch without creating a bridge on the kernel side. Following setup: Swit