commit | 227f2f030e28d8783c3d10ce70ff4ba79cad653f | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Thu Aug 08 14:22:47 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 08 22:41:41 2019 -0700 |
tree | ee4e4c9e91a5631ffa2540c8c88da51d070712af | |
parent | 414776621d1006e57e80e6db7fdc3837897aaa64 [diff] |
team: Add vlan tx offload to hw_enc_features We should also enable team's vlan tx offload in hw_enc_features, pass the vlan packets to the slave devices with vlan tci, let the slave handle vlan tunneling offload implementation. Fixes: 3268e5cb494d ("team: Advertise tunneling offload features") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>