]> git.proxmox.com Git - mirror_ovs.git/commit
netdev-tc-offloads: Add support to match on 802.1AD ethertype
authorJianbo Liu <jianbol@mellanox.com>
Tue, 17 Jul 2018 02:01:55 +0000 (02:01 +0000)
committerSimon Horman <simon.horman@netronome.com>
Wed, 25 Jul 2018 16:15:24 +0000 (18:15 +0200)
commitb5ad40a9b84bf509248a451e9f4222fc37afeeb7
tree356d554329a1e58231b065b9ecce69b2241cfc7d
parent61e8655cfc7a633c25480f2d14fd4bf7e299157f
netdev-tc-offloads: Add support to match on 802.1AD ethertype

Currently, we assume VLAN ethtertype is 0x8100, but it could
be 0x88a8 if QinQ is supported.

Signed-off-by: Jianbo Liu <jianbol@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
lib/netdev-tc-offloads.c
lib/tc.c