test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps
@ 2022-06-02  2:31 Wei Ling
  2022-06-02  7:56 ` Huang, ChenyuX
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wei Ling @ 2022-06-02  2:31 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

Currently, this suite start vhost testpmd with ports parameter,and start 
virtio testpmd with --no-pci parameter, so delete unbind dut port steps.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 tests/TestSuite_vhost_pmd_xstats.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/TestSuite_vhost_pmd_xstats.py b/tests/TestSuite_vhost_pmd_xstats.py
index 46258924..ec95b7f1 100644
--- a/tests/TestSuite_vhost_pmd_xstats.py
+++ b/tests/TestSuite_vhost_pmd_xstats.py
@@ -29,9 +29,6 @@ class TestVhostPmdXstats(TestCase):
         Run at the start of each test suite.
         """
         self.dut_ports = self.dut.get_ports(self.nic)
-        self.unbind_ports = copy.deepcopy(self.dut_ports)
-        self.unbind_ports.remove(0)
-        self.dut.unbind_interfaces_linux(self.unbind_ports)
         txport = self.tester.get_local_port(self.dut_ports[0])
         self.txItf = self.tester.get_interface(txport)
         self.scapy_num = 0
-- 
2.25.1


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

* RE: [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps
  2022-06-02  2:31 [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps Wei Ling
@ 2022-06-02  7:56 ` Huang, ChenyuX
  2022-06-02  8:04 ` He, Xingguang
  2022-06-15  8:36 ` lijuan.tu
  2 siblings, 0 replies; 4+ messages in thread
From: Huang, ChenyuX @ 2022-06-02  7:56 UTC (permalink / raw)
  To: Ling, WeiX, dts; +Cc: Ling, WeiX

> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Thursday, June 2, 2022 10:31 AM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps
> 
> Currently, this suite start vhost testpmd with ports parameter,and start virtio
> testpmd with --no-pci parameter, so delete unbind dut port steps.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Tested-by: Chenyu Huang <chenyux.huang@intel.com>

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

* RE: [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps
  2022-06-02  2:31 [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps Wei Ling
  2022-06-02  7:56 ` Huang, ChenyuX
@ 2022-06-02  8:04 ` He, Xingguang
  2022-06-15  8:36 ` lijuan.tu
  2 siblings, 0 replies; 4+ messages in thread
From: He, Xingguang @ 2022-06-02  8:04 UTC (permalink / raw)
  To: Ling, WeiX, dts; +Cc: Ling, WeiX

> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Thursday, June 2, 2022 10:31 AM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port
> steps
> 
> Currently, this suite start vhost testpmd with ports parameter,and start virtio
> testpmd with --no-pci parameter, so delete unbind dut port steps.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Acked-by: Xingguang He<xingguang.he@intel.com>

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

* [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps
  2022-06-02  2:31 [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps Wei Ling
  2022-06-02  7:56 ` Huang, ChenyuX
  2022-06-02  8:04 ` He, Xingguang
@ 2022-06-15  8:36 ` lijuan.tu
  2 siblings, 0 replies; 4+ messages in thread
From: lijuan.tu @ 2022-06-15  8:36 UTC (permalink / raw)
  To: dts, Wei Ling; +Cc: Wei Ling

On Wed,  1 Jun 2022 22:31:16 -0400, Wei Ling <weix.ling@intel.com> wrote:
> Currently, this suite start vhost testpmd with ports parameter,and start 
> virtio testpmd with --no-pci parameter, so delete unbind dut port steps.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>


Applied, thanks

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

end of thread, other threads:[~2022-06-15  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02  2:31 [dts][PATCH V1] tests/vhost_pmd_xstats: delete unbind dut port steps Wei Ling
2022-06-02  7:56 ` Huang, ChenyuX
2022-06-02  8:04 ` He, Xingguang
2022-06-15  8:36 ` lijuan.tu

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