Thread (18 messages) flat view 18 messages, 7 authors, 2016-08-15

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

From: Jiri Pirko <jiri@resnulli.us>
Date: 2016-08-12 05:57:40

Wed, Aug 10, 2016 at 03:32:22PM CEST, hadarh@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 dev ens4f0 protocol 802.1Q parent ffff: \
	flower \
	indev ens4f0 \
	vlan_ethtype ipv4 \
	vlan_id 100 \
	vlan_prio 3 \
action vlan pop

Signed-off-by: Hadar Hen Zion <redacted>
Acked-by: Jiri Pirko <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help