Re: [PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
From: Andrew Lunn <andrew@lunn.ch>
Date: 2015-03-20 22:13:24
From: Andrew Lunn <andrew@lunn.ch>
Date: 2015-03-20 22:13:24
since we have discussed this problem multiple times in switchdev meetings, the intent of this RFC is to see get the code out and also see if rocker or any other in-kernel driver can use it.
The Marvell switches in DSA don't have any way to mark packets why
they where forwarded towards the host. So i don't see how we could use
this feature with these chips.
Andrew