Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1380647
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net 0/3] net: dsa: mv88e6xxx: fix hardware cross-chip bridging |
| Date | 2016-04-17 01:10 +0200 |
| Message-ID | <roHvI-2PY-27@gated-at.bofh.it> (permalink) |
| References | <rnUuZ-6rs-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Date: Thu, 14 Apr 2016 14:42:06 -0400 > In order to accelerate cross-chip switching of frames with the hardware, > the DSA Tag ports, used to interconnect switch devices, must learn SA > and DA addresses, and share the same FDB with the user ports. > > The two first patches restore address learning on DSA links. This fixes > hardware cross-chip bridging in a VLAN filtering enabled system, which > implements a bridge group as a 802.1Q VLAN and thus share an isolated > address database between DSA and user ports. > > The third patch changes the distinct default databases used for each > port, to the same address database. This fixes the hardware cross-chip > bridging in a VLAN filtering disabled system, where a bridge group gets > implemented only as a port-based VLAN. Series applied, thanks.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH net 0/3] net: dsa: mv88e6xxx: fix hardware cross-chip bridging David Miller <davem@davemloft.net> - 2016-04-17 01:10 +0200
csiph-web