commit | cdaff1854f32ac9ddb4733530f617d32188665ed | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Mon Feb 01 05:25:00 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 02 15:55:46 2010 -0800 |
tree | 5d1e7b5bcf656d0071840431f1f3cbc94b828e21 | |
parent | 7eb9855d68faabe0004ed18c2af1f0974d3c2c63 [diff] |
qlcnic: add loopback diagnostic test Loopback test (offline) added in ethtool self test. o Set device in loopback mode o Send packets o Process receive packets in qlcnic_process_rcv_ring_diag() o Compare packets o Reset device in normal mode. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>