[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210629190923.kf5utzbhmmgszwwc@skbuf>
Date: Tue, 29 Jun 2021 22:09:23 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, kuba@...nel.org, andrew@...n.ch,
f.fainelli@...il.com, vivien.didelot@...il.com, jiri@...nulli.us,
idosch@...sch.org, tobias@...dekranz.com, roopa@...dia.com,
nikolay@...dia.com, bridge@...ts.linux-foundation.org,
vladimir.oltean@....com
Subject: Re: [PATCH v5 net-next 00/15] RX filtering in DSA
On Tue, Jun 29, 2021 at 09:58:22PM +0300, Vladimir Oltean wrote:
> On Tue, Jun 29, 2021 at 11:52:13AM -0700, David Miller wrote:
> > From: Vladimir Oltean <olteanv@...il.com>
> > Date: Tue, 29 Jun 2021 17:06:43 +0300
> >
> > > Changes in v5:
> > > - added READ_ONCE and WRITE_ONCE for fdb->dst
> > > - removed a paranoid WARN_ON in DSA
> > > - added some documentation regarding how 'bridge fdb' is supposed to be
> > > used with DSA
> >
> > Vlad, I applied v4, could you please send me relative fixups to v5?
> >
> > Thank you.
>
> Thanks for applying. I'm going to prepare the delta patches right now.
Dave, is it possible that you may have applied v5 with the cover letter
from v4? I checked and everything is in its right place:
- the READ_ONCE stuff for fdb->dst:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/tree/net/bridge/br_fdb.c#n447
- there is no WARN_ON in DSA switch.c:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/tree/net/dsa/switch.c#n167
- the additional documentation chapter is there:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/tree/Documentation/networking/dsa/configuration.rst#n296
Thanks.
Powered by blists - more mailing lists