test suite reviews and discussions
 help / color / mirror / Atom feed
* Re: [dts] [PATCH V1] tests/tso:add -a params when tester and dut in the same server
  2020-12-16 13:05 [dts] [PATCH V1] tests/tso:add -a params when tester and dut in the same server lingwei
@ 2020-12-16  5:10 ` Ling, WeiX
  2020-12-18  5:14   ` Zhao, HaiyangX
  2020-12-21  7:44 ` Tu, Lijuan
  1 sibling, 1 reply; 4+ messages in thread
From: Ling, WeiX @ 2020-12-16  5:10 UTC (permalink / raw)
  To: Ling, WeiX, dts

[-- Attachment #1: Type: text/plain, Size: 339 bytes --]

Tested-by: Wei Ling <weix.ling@intel.com>

Regards,
Ling Wei

> -----Original Message-----
> From: lingwei <weix.ling@intel.com>
> Sent: Wednesday, December 16, 2020 09:05 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] tests/tso:add -a params when tester and dut in the
> same server


[-- Attachment #2: TestTSO.log --]
[-- Type: application/octet-stream, Size: 83638 bytes --]

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

* [dts] [PATCH V1] tests/tso:add -a params when tester and dut in the same server
@ 2020-12-16 13:05 lingwei
  2020-12-16  5:10 ` Ling, WeiX
  2020-12-21  7:44 ` Tu, Lijuan
  0 siblings, 2 replies; 4+ messages in thread
From: lingwei @ 2020-12-16 13:05 UTC (permalink / raw)
  To: dts; +Cc: lingwei

add -a params when tester and dut in the same server

Signed-off-by: lingwei <weix.ling@intel.com>
---
 tests/TestSuite_tso.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_tso.py b/tests/TestSuite_tso.py
index e119b3fd..3ef1d42f 100644
--- a/tests/TestSuite_tso.py
+++ b/tests/TestSuite_tso.py
@@ -77,7 +77,7 @@ class TestTSO(TestCase):
             self.table_header.append("%s Mpps" % test_cycle['cores'])
             self.table_header.append("% linerate")
 
-        self.eal_param = self.dut.create_eal_parameters(cores='1S/1C/2T')
+        self.eal_param = self.dut.create_eal_parameters(cores='1S/1C/2T', socket=self.ports_socket, ports=self.dut_ports)
 
         self.headers_size = HEADER_SIZE['eth'] + HEADER_SIZE[
             'ip'] + HEADER_SIZE['tcp']
-- 
2.17.1


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

* Re: [dts] [PATCH V1] tests/tso:add -a params when tester and dut in the same server
  2020-12-16  5:10 ` Ling, WeiX
@ 2020-12-18  5:14   ` Zhao, HaiyangX
  0 siblings, 0 replies; 4+ messages in thread
From: Zhao, HaiyangX @ 2020-12-18  5:14 UTC (permalink / raw)
  To: Ling, WeiX, dts

Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>

Best Regards,
Zhao Haiyang

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Ling, WeiX
> Sent: Wednesday, December 16, 2020 13:11
> To: Ling, WeiX <weix.ling@intel.com>; dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] tests/tso:add -a params when tester and dut in
> the same server
> 
> Tested-by: Wei Ling <weix.ling@intel.com>
> 
> Regards,
> Ling Wei
> 
> > -----Original Message-----
> > From: lingwei <weix.ling@intel.com>
> > Sent: Wednesday, December 16, 2020 09:05 PM
> > To: dts@dpdk.org
> > Cc: Ling, WeiX <weix.ling@intel.com>
> > Subject: [dts][PATCH V1] tests/tso:add -a params when tester and dut
> > in the same server


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

* Re: [dts] [PATCH V1] tests/tso:add -a params when tester and dut in the same server
  2020-12-16 13:05 [dts] [PATCH V1] tests/tso:add -a params when tester and dut in the same server lingwei
  2020-12-16  5:10 ` Ling, WeiX
@ 2020-12-21  7:44 ` Tu, Lijuan
  1 sibling, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2020-12-21  7:44 UTC (permalink / raw)
  To: Ling, WeiX, dts; +Cc: Ling, WeiX

> add -a params when tester and dut in the same server
> 
> Signed-off-by: lingwei <weix.ling@intel.com>

Applied with commit message changed.

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

end of thread, other threads:[~2020-12-21  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 13:05 [dts] [PATCH V1] tests/tso:add -a params when tester and dut in the same server lingwei
2020-12-16  5:10 ` Ling, WeiX
2020-12-18  5:14   ` Zhao, HaiyangX
2020-12-21  7:44 ` Tu, Lijuan

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