Fri, Jan 18, 2019 at 12:41:08PM CET, ido...@mellanox.com wrote: >On Thu, Jan 17, 2019 at 11:17:57AM -0800, Florian Fainelli wrote:
[...] > >switchdev allows to offload the bridge datapath to capable devices, but >you're abusing to it allow non-bridged ports to perform address >filtering. Completely unrelated. Florian, please make sure not to do that. Switchdev code is now 100% bridge offload facility, it would be preferable to keep it that way. I plan to move the code to bridge and get rid of net/switchdev completely to avoid confusions. Arkadi was working on that in past but he did not finish it, unfortunatelly.