Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1647006

Re: [PATCH net-next 00/20] net: dsa: distribute switch events

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next 00/20] net: dsa: distribute switch events
Date 2017-05-22 16:50 +0200
Message-ID <tJWOK-6Ut-9@gated-at.bofh.it> (permalink)
References <tIXjP-7UF-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Date: Fri, 19 May 2017 17:00:35 -0400

> DSA is by nature the support for a switch fabric, which can be composed
> of a single, or multiple interconnected Ethernet switch chips.
> 
> The current DSA core behavior is to identify the slave port targeted by
> a request (e.g. adding a VLAN entry), and program the switch chip to
> which it belongs accordingly.
> 
> This is problematic in a multi-chip environment, since all chips of a
> fabric must be aware of most configuration changes. Here are some
> concrete examples in a 3-chip environment:
 ...
> This patch series uses the notification chain introduced for bridging,
> to notify not only bridge, but switchdev attributes and objects events
> to all switch chips of the fabric.

Andrew or Florian, can I get a review?

I audited the slave-->port transformations and they all look
good.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH net-next 00/20] net: dsa: distribute switch events Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-05-19 23:10 +0200
  Re: [PATCH net-next 00/20] net: dsa: distribute switch events Andrew Lunn <andrew@lunn.ch> - 2017-05-22 16:50 +0200
  Re: [PATCH net-next 00/20] net: dsa: distribute switch events David Miller <davem@davemloft.net> - 2017-05-22 16:50 +0200
  Re: [PATCH net-next 00/20] net: dsa: distribute switch events Florian Fainelli <f.fainelli@gmail.com> - 2017-05-22 22:10 +0200
    Re: [PATCH net-next 00/20] net: dsa: distribute switch events David Miller <davem@davemloft.net> - 2017-05-23 01:40 +0200

csiph-web