Re: [PATCH net-next 3/4] net_sched: flower: Add vlan support

2016-08-11 Thread Jiri Pirko
Wed, Aug 10, 2016 at 03:32:22PM CEST, had...@mellanox.com wrote: >Enhance flower to support 802.1Q vlan protocol classification. >Currently, the supported fields are vlan_id and vlan_priority. > >Example: > > # add a flower filter with vlan id and priority classification > tc filter add

[PATCH net-next 3/4] net_sched: flower: Add vlan support

2016-08-10 Thread Hadar Hen Zion
Enhance flower to support 802.1Q vlan protocol classification. Currently, the supported fields are vlan_id and vlan_priority. Example: # add a flower filter with vlan id and priority classification tc filter add dev ens4f0 protocol 802.1Q parent : \ flower \