]> git.proxmox.com Git - ovs.git/commit - vswitchd/vswitch.xml
other-config: Add tc-policy switch to control tc flower flag
authorPaul Blakey <paulb@mellanox.com>
Tue, 13 Jun 2017 15:03:30 +0000 (18:03 +0300)
committerSimon Horman <simon.horman@netronome.com>
Thu, 15 Jun 2017 09:39:40 +0000 (11:39 +0200)
commit691d20cbdcf3f56502ce7a43979a3c8c20203c25
treef38de2cb6515ca2cb19848bfc9d6cd274078b54f
parent31b88c97512b5dca9f1f6f73bb33292618eee88a
other-config: Add tc-policy switch to control tc flower flag

Add a new configuration tc-policy option that controls tc
flower flag. Possible options are none, skip_sw, skip_hw.
The default is none which is to insert the rule both to sw and hw.
This option is only relevant if hw-offload is enabled.

Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
lib/netdev.c
lib/tc.c
lib/tc.h
vswitchd/vswitch.xml