commit | d605d6686dc7e7c767cd2dbf89a4ebd195891212 | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalh@mellanox.com> | Sun Nov 27 17:02:09 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 28 15:09:35 2016 -0500 |
tree | e9042ca98de1c4688cb7623644d77a4b725b9f64 | |
parent | 0eca995f3ede3a4fc77e0ea29a7a6c0a4c4fde0f [diff] |
net/mlx5e: Add support for ethtool self diagnostics test The self diagnostics test implementaion include the following features: 1. Link Test: Check that link is in up state. 2. Speed Test: Check that link was negotiated correctly. 3. Health Test: Check the device health. Signed-off-by: Kamal Heib <kamalh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>