[dts] [PATCH] test_plans: userspace_ethtool: fix to use a correct filename.

Rami Rosen rami.rosen at intel.com
Fri Aug 26 02:53:33 CEST 2016


This patch fixes the retrieve register test to use the correct
filename.

Signed-off-by: Rami Rosen <rami.rosen at intel.com>
---
 test_plans/userspace_ethtool_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_plans/userspace_ethtool_test_plan.rst b/test_plans/userspace_ethtool_test_plan.rst
index 83e7fac..b9593eb 100644
--- a/test_plans/userspace_ethtool_test_plan.rst
+++ b/test_plans/userspace_ethtool_test_plan.rst
@@ -119,7 +119,7 @@ Unbind ports from igb_uio and bind them to default driver.
 Check that dumped register information is correct.
 
 ethtool -d INTF_0 raw off file reg_0.bin
-ethtool -d INTF_1 raw off file reg_0.bin
+ethtool -d INTF_1 raw off file reg_1.bin
 
 Test Case: Ring param test
 ==========================
-- 
2.7.4



More information about the dts mailing list