Mon, Jan 30, 2017 at 05:30:23AM CET, [email protected] wrote: >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 requested from the cls_matchall classifier. > >Code is largely borrowed from the Mellanox Spectrum switch driver. > >Signed-off-by: Florian Fainelli <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
