commit | 1651925d403e077e3fc86f961905e27c6810e132 | [log] [tgz] |
---|---|---|
author | Guy Shattah <sguy@mellanox.com> | Mon Jan 28 13:58:07 2019 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Feb 05 12:10:19 2019 -0800 |
tree | 7a6b5c00220cb07d0f1f4691208e80410cdbc792 | |
parent | 6363651d6dd79694d586f4ae68967036dd14bc3a [diff] |
net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on decap flows In packets that need to be decaped the internal headers have to be checked, not the external ones. Fixes: bdd66ac0aeed ("net/mlx5e: Disallow TC offloading of unsupported match/action combinations") Signed-off-by: Guy Shattah <sguy@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>