[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190626.131730.543273202348780763.davem@davemloft.net>
Date: Wed, 26 Jun 2019 13:17:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: Igor.Russkikh@...antia.com
Cc: netdev@...r.kernel.org, Dmitry.Bogdanov@...antia.com
Subject: Re: [PATCH net] net: aquantia: fix vlans not working over bridged
network
From: Igor Russkikh <Igor.Russkikh@...antia.com>
Date: Sat, 22 Jun 2019 08:46:37 +0000
> From: Dmitry Bogdanov <dmitry.bogdanov@...antia.com>
>
> In configuration of vlan over bridge over aquantia device
> it was found that vlan tagged traffic is dropped on chip.
>
> The reason is that bridge device enables promisc mode,
> but in atlantic chip vlan filters will still apply.
> So we have to corellate promisc settings with vlan configuration.
>
> The solution is to track in a separate state variable the
> need of vlan forced promisc. And also consider generic
> promisc configuration when doing vlan filter config.
>
> Fixes: 7975d2aff5af ("net: aquantia: add support of rx-vlan-filter offload")
> Signed-off-by: Dmitry Bogdanov <dmitry.bogdanov@...antia.com>
> Signed-off-by: Igor Russkikh <igor.russkikh@...antia.com>
Applied and queued up for -stable, thanks.
Powered by blists - more mailing lists