Sun, Aug 06, 2017 at 03:15:51PM CEST, [email protected] wrote: >Currently the bridge port flags, vlans, FDBs and MDBs can be offloaded >through the bridge code, making the switchdev's SELF bridge bypass >implementation to be redundant. This implies several changes: >- No need for dump infra in switchdev, DSA's special case is handled > privately. >- Remove obj_dump from switchdev_ops. >- FDBs are removed from obj_add/del routines, due to the fact that they > are offloaded through the bridge notification chain. >- The switchdev_port_bridge_xx() and switchdev_port_fdb_xx() functions > can be removed. > >Signed-off-by: Arkadi Sharshevsky <[email protected]> >Reviewed-by: Vivien Didelot <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
