commit | d13b224f431579fe2d712871d4265d7a22ca6c9c | [log] [tgz] |
---|---|---|
author | Mikhael Goikhman <migo@mellanox.com> | Mon Nov 19 19:11:12 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Dec 13 01:24:44 2018 -0800 |
tree | 3eba47295fd42350f866b072c5e537cd4e74aebc | |
parent | 61c806dafe81c58f41fec10fb5cad0d3a4390e3e [diff] |
net/mlx5e: Remove unused UDP GSO remaining counter Remove tx_udp_seg_rem counter from ethtool output, as it is no longer being updated in the driver's data flow. Fixes: 3f44899ef2ce ("net/mlx5e: Use PARTIAL_GSO for UDP segmentation") Signed-off-by: Mikhael Goikhman <migo@mellanox.com> Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>