]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'qed-selftests'
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 May 2016 04:16:45 +0000 (00:16 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 May 2016 04:16:45 +0000 (00:16 -0400)
commit582a1db98892ef4c1f34c7338b272331994d44ab
treee30fb593b877bdbd13f80ab5623b785b9653df93
parent158bc065f29c9be0919d18aefab320161936b3a8
parent16f46bf054f8bb12c002c0ba64fc9ff17a61bf8f
Merge branch 'qed-selftests'

Sudarsana Reddy Kalluru says:

====================
qed/qede: ethtool selftests support.

This series adds the driver support for following selftests:
1. Register test
2. Memory test
3. Clock test
4. Interrupt test
5. Internal loopback test
Patch (1) adds the qed driver infrastructure for selftests. Patches (2) and
(3) add qede driver support for ethtool selftests.

Please consider applying this series to "net-next".
====================

Signed-off-by: David S. Miller <davem@davemloft.net>