Re: [PATCH RFC 0/2] net: dsa: integration with SWITCHDEV for HW bridging
From: Scott Feldman <hidden>
Date: 2015-02-18 00:48:25
From: Scott Feldman <hidden>
Date: 2015-02-18 00:48:25
On Tue, Feb 17, 2015 at 2:26 PM, Florian Fainelli [off-list ref] wrote:
Hi all, This patchset is mostly to demonstrate how we could integrate with SWITCHDEV to provide HW bridging support for DSA switch drivers that are currently in tree. Since 'net-next' is currently closed, this gives us some time to work on the abstraction we want to have in DSA to facilitate our life. Attached is an example of how this winds up looking like for the bcm_sf2 driver.
It looks good Florian. Does bcm_sf2 do mac/vlan learning?