test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] tests/perf_virtio_user_pvp:add create_eal_parameters function.
@ 2020-02-26  9:18 zhu,shuai
  2020-02-26  9:18 ` [dts] [PATCH V1] tests/pvp_diff_qemu_version:add " zhu,shuai
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: zhu,shuai @ 2020-02-26  9:18 UTC (permalink / raw)
  To: dts; +Cc: yinan.wang, zhu,shuai

Remove parameters:"--socket-mem 1024,1024"

Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
---
 tests/TestSuite_perf_virtio_user_pvp.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/TestSuite_perf_virtio_user_pvp.py b/tests/TestSuite_perf_virtio_user_pvp.py
index 2073426..12031c3 100644
--- a/tests/TestSuite_perf_virtio_user_pvp.py
+++ b/tests/TestSuite_perf_virtio_user_pvp.py
@@ -236,7 +236,6 @@ class TestVirtioSingleCorePerf(TestCase):
             eal_params = self.dut.create_eal_parameters(cores=self.core_list_host,
                             ports=[0], prefix='vhost')
         command_line_client = self.target + "/app/testpmd %s " + \
-                        "--socket-mem 1024,1024 "  \
                         "--vdev 'net_vhost0,iface=vhost-net,queues=1' " + \
                         "-- -i --nb-cores=%d  --txd=%d --rxd=%d"
         command_line_client = command_line_client % (eal_params, len(self.core_list_host)-1,
-- 
2.17.2


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

end of thread, other threads:[~2020-03-16  3:36 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26  9:18 [dts] [PATCH V1] tests/perf_virtio_user_pvp:add create_eal_parameters function zhu,shuai
2020-02-26  9:18 ` [dts] [PATCH V1] tests/pvp_diff_qemu_version:add " zhu,shuai
2020-02-26  9:18 ` [dts] [PATCH V1] tests/pvp_qemu_multi_paths_port_restart:add " zhu,shuai
2020-02-26  9:18 ` [dts] [PATCH V1] tests/pvp_vhost_user_reconnect:add " zhu,shuai
2020-02-27  9:52   ` Zhu, ShuaiX
2020-03-03  5:41   ` Tu, Lijuan
2020-02-26  9:18 ` [dts] [PATCH V1] tests/pvp_virtio_bonding:add " zhu,shuai
2020-02-27  9:52   ` Zhu, ShuaiX
2020-03-03  5:41   ` Tu, Lijuan
2020-02-26  9:18 ` [dts] [PATCH V1] tests/pvp_virtio_user_2M_hugepages:add " zhu,shuai
2020-02-26  9:18 ` [dts] [PATCH V1] tests/pvp_virtio_user_4k_pages:add " zhu,shuai
2020-02-27  9:54   ` Zhu, ShuaiX
2020-03-03  5:41   ` Tu, Lijuan
2020-02-26  9:18 ` [dts] [PATCH V1] tests/virtio_pvp_regression:add " zhu,shuai
2020-02-27  9:51 ` [dts] [PATCH V1] tests/perf_virtio_user_pvp:add " Zhu, ShuaiX
2020-03-03  5:29 ` Tu, Lijuan
2020-03-03  5:50   ` Zhu, ShuaiX
2020-03-03  7:42     ` Tu, Lijuan
2020-03-16  3:36       ` Wang, Yinan

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