]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/mlx5e: Remove TC header re-write offloading of ip tos
authorOr Gerlitz <ogerlitz@mellanox.com>
Sun, 11 Jun 2017 16:32:12 +0000 (19:32 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 15 Jun 2017 20:27:46 +0000 (23:27 +0300)
commit9cfb4f719264f3eeb68122371ad70fd5bf2e10bb
treea08ae473a0032b162b614367be38205ea6c90e1b
parent9d1cef196b2687e9338c4268a3aa0ca521686bc9
net/mlx5e: Remove TC header re-write offloading of ip tos

Currently the firmware API is partial and allows to offload only
the dscp part of the tos, also, ipv6 support isn't there yet.

As such, remove the offloading option of ipv4 dscp till the FW
APIs are more comprehensive.

Fixes: d79b6df6b10a ('net/mlx5e: Add parsing of TC pedit actions to HW format')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Paul Blakey <paulb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c