commit | 71186172b71fe7266eaa768f028c20725202dfd5 | [log] [tgz] |
---|---|---|
author | Aviv Heller <avivh@mellanox.com> | Thu Aug 17 16:44:16 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Mar 26 13:47:16 2018 -0700 |
tree | 247a87aba68ee5d0e4f0f4a23d0c138d5929b187 | |
parent | be0f780bc50a00216ca9c7dc63485e2fc31bf8c8 [diff] |
net/mlx5e: Add VLAN offload features to hw_enc_features We support outer VLAN offload in driver and HW regardless of whether an encapsulation is present in the next headers. Exposing this in hw_enc_features will allow us to offload outer VLANs in cases where encapsulation protocols like VXLAN and IPsec are used. Signed-off-by: Aviv Heller <avivh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>