[PATCH net-next v3 1/4] net: dsa: Add plumbing for port mirroring

2017-01-29 Thread Florian Fainelli
Add necessary plumbing at the slave network device level to have switch drivers implement ndo_setup_tc() and most particularly the cls_matchall classifier. We add support for two switch operations: port_add_mirror and port_del_mirror() which configure, on a per-port basis the mirror parameters req

[PATCH net-next v3 1/4] net: dsa: Add plumbing for port mirroring

2017-01-29 Thread Florian Fainelli
Add necessary plumbing at the slave network device level to have switch drivers implement ndo_setup_tc() and most particularly the cls_matchall classifier. We add support for two switch operations: port_add_mirror and port_del_mirror() which configure, on a per-port basis the mirror parameters req