test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans: ixgbe_vf_get_extra_queue_information correct the vf's device id
@ 2017-11-15  8:29 Peng Yuan
  0 siblings, 0 replies; 4+ messages in thread
From: Peng Yuan @ 2017-11-15  8:29 UTC (permalink / raw)
  To: dts; +Cc: Peng Yuan

Signed-off-by: Peng Yuan <yuan.peng@intel.com>

diff --git a/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst b/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
index 0840ed6..4942910 100644
--- a/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
+++ b/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
@@ -66,7 +66,10 @@ Prerequisites
 5. Detach VF from the host, bind them to pci-stub driver::
 
     modprobe pci-stub
-    echo "8086 10fb" > /sys/bus/pci/drivers/pci-stub/new_id
+
+   using `lspci -nn|grep -i ethernet` got VF device id "8086 10ed", then::
+
+    echo "8086 10ed" > /sys/bus/pci/drivers/pci-stub/new_id
     echo "0000:05:10.0" > /sys/bus/pci/drivers/ixgbevf/unbind
     echo "0000:05:10.0" > /sys/bus/pci/drivers/pci-stub/bind
 
-- 
2.5.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dts] [PATCH] test_plans: ixgbe_vf_get_extra_queue_information correct the vf's device id
  2017-11-15  9:10 Peng Yuan
@ 2017-11-20 12:46 ` Liu, Yong
  0 siblings, 0 replies; 4+ messages in thread
From: Liu, Yong @ 2017-11-20 12:46 UTC (permalink / raw)
  To: Peng Yuan, dts

Thanks Yuan, applied.

On 11/15/2017 05:10 PM, Peng Yuan wrote:
> Signed-off-by: Peng Yuan<yuan.peng@intel.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [dts] [PATCH] test_plans: ixgbe_vf_get_extra_queue_information correct the vf's device id
@ 2017-11-16  6:03 Peng Yuan
  0 siblings, 0 replies; 4+ messages in thread
From: Peng Yuan @ 2017-11-16  6:03 UTC (permalink / raw)
  To: dts; +Cc: Peng Yuan

Signed-off-by: Peng Yuan <yuan.peng@intel.com>

diff --git a/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst b/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
index 0840ed6..4942910 100644
--- a/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
+++ b/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
@@ -66,7 +66,10 @@ Prerequisites
 5. Detach VF from the host, bind them to pci-stub driver::
 
     modprobe pci-stub
-    echo "8086 10fb" > /sys/bus/pci/drivers/pci-stub/new_id
+
+   using `lspci -nn|grep -i ethernet` got VF device id "8086 10ed", then::
+
+    echo "8086 10ed" > /sys/bus/pci/drivers/pci-stub/new_id
     echo "0000:05:10.0" > /sys/bus/pci/drivers/ixgbevf/unbind
     echo "0000:05:10.0" > /sys/bus/pci/drivers/pci-stub/bind
 
-- 
2.5.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [dts] [PATCH] test_plans: ixgbe_vf_get_extra_queue_information correct the vf's device id
@ 2017-11-15  9:10 Peng Yuan
  2017-11-20 12:46 ` Liu, Yong
  0 siblings, 1 reply; 4+ messages in thread
From: Peng Yuan @ 2017-11-15  9:10 UTC (permalink / raw)
  To: dts; +Cc: Peng Yuan

Signed-off-by: Peng Yuan <yuan.peng@intel.com>

diff --git a/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst b/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
index 0840ed6..4942910 100644
--- a/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
+++ b/test_plans/ixgbe_vf_get_extra_queue_information_test_plan.rst
@@ -66,7 +66,10 @@ Prerequisites
 5. Detach VF from the host, bind them to pci-stub driver::
 
     modprobe pci-stub
-    echo "8086 10fb" > /sys/bus/pci/drivers/pci-stub/new_id
+
+   using `lspci -nn|grep -i ethernet` got VF device id "8086 10ed", then::
+
+    echo "8086 10ed" > /sys/bus/pci/drivers/pci-stub/new_id
     echo "0000:05:10.0" > /sys/bus/pci/drivers/ixgbevf/unbind
     echo "0000:05:10.0" > /sys/bus/pci/drivers/pci-stub/bind
 
-- 
2.5.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-20  4:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15  8:29 [dts] [PATCH] test_plans: ixgbe_vf_get_extra_queue_information correct the vf's device id Peng Yuan
2017-11-15  9:10 Peng Yuan
2017-11-20 12:46 ` Liu, Yong
2017-11-16  6:03 Peng Yuan

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).