]> git.proxmox.com Git - mirror_ovs.git/commit - lib/tc.c
netdev-tc-offloads: Fix accidental skipping of extended pedit keys
authorPaul Blakey <paulb@mellanox.com>
Tue, 21 Nov 2017 12:40:37 +0000 (14:40 +0200)
committerSimon Horman <simon.horman@netronome.com>
Thu, 23 Nov 2017 09:36:09 +0000 (09:36 +0000)
commit408671c4655eceabf730d55520654711383235d0
tree62ec8054a45db33debbdf8d1dde480ac2ef8e35f
parent6e1a6bfd997796b93b5c01bd4321ae52b3faa4cd
netdev-tc-offloads: Fix accidental skipping of extended pedit keys

We only support extended pedit keys for now, so it's the type we
expect. Skip the legacy ones instead.

Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
lib/tc.c