test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans: userspace_ethtool: fix to use a correct filename.
@ 2016-08-26  0:53 Rami Rosen
  0 siblings, 0 replies; only message in thread
From: Rami Rosen @ 2016-08-26  0:53 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

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

Signed-off-by: Rami Rosen <rami.rosen@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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-26  1:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-26  0:53 [dts] [PATCH] test_plans: userspace_ethtool: fix to use a correct filename Rami Rosen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).