Re: [PATCH net-next V2 2/5] flow_dissector: Get vlan priority in addition to vlan id

2016-08-18 Thread Jiri Pirko
Wed, Aug 17, 2016 at 12:36:11PM CEST, had...@mellanox.com wrote: >Add vlan priority check to the flow dissector by adding new flow >dissector struct, flow_dissector_key_vlan which includes vlan tag >fields. > >vlan_id and flow_label fields were under the same struct >(flow_dissector_key_tags). It

[PATCH net-next V2 2/5] flow_dissector: Get vlan priority in addition to vlan id

2016-08-17 Thread Hadar Hen Zion
Add vlan priority check to the flow dissector by adding new flow dissector struct, flow_dissector_key_vlan which includes vlan tag fields. vlan_id and flow_label fields were under the same struct (flow_dissector_key_tags). It was a convenient setting since struct flow_dissector_key_tags is used