commit | b856df28f9230a47669efbdd57896084caadb2b3 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Sun Jul 01 08:58:38 2018 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Oct 01 11:32:47 2018 -0700 |
tree | 7235c3962db022e76078c9bd584b4fd29b295a67 | |
parent | b820e6fb0978f9c2ac438c199d2bb2f35950e9c9 [diff] |
net/mlx5e: Allow reporting of checksum unnecessary Currently we practically never report checksum unnecessary, because for all IP packets we take the checksum complete path. Enable non-default runs with reprorting checksum unnecessary, using an ethtool private flag. This can be useful for performance evals and other explorations. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>