Re: [PATCH net-next 0/3] qed/qede: ethtool selftests support.

2016-05-01 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Thu, 28 Apr 2016 20:20:51 -0400 > 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. Patc

[PATCH net-next 0/3] qed/qede: ethtool selftests support.

2016-04-28 Thread Sudarsana Reddy Kalluru
Hi David, 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 co