This series of patches add support for below tests. 1. Adapter status test 2. Link test 3. Link speed test 4. Loopback test
Vishal Kulkarni (4): cxgb4: Add ethtool self-test support cxgb4: Add link test to ethtool self test. cxgb4: Add adapter status check to ethtool cxgb4: Add speed link test to ethtool self_test drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 10 ++ .../ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 137 ++++++++++++++++++ drivers/net/ethernet/chelsio/cxgb4/sge.c | 117 ++++++++++++++- 3 files changed, 261 insertions(+), 3 deletions(-) -- 2.18.2