[dts] [PATCH V1 2/7]pvp_multi_paths_vhost_single_core_performance: remove unnecessary param --single-file-segments from vhost

Xiao, QimaiX qimaix.xiao at intel.com
Wed Feb 26 10:47:30 CET 2020


Tested-by: Xiao Qimai <qimaix.xiao at intel.com>


> -----Original Message-----
> From: Xiao, QimaiX
> Sent: Wednesday, February 26, 2020 5:37 PM
> To: dts at dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao at intel.com>
> Subject: [dts][PATCH V1
> 2/7]pvp_multi_paths_vhost_single_core_performance: remove
> unnecessary param --single-file-segments from vhost
> 
> Signed-off-by: Xiao Qimai <qimaix.xiao at intel.com>
> ---
>  tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git
> a/tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py
> b/tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py
> index a8b9e67..3a22a7e 100644
> --- a/tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py
> +++
> b/tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py
> @@ -128,8 +128,6 @@ class TestPVPMultiPathVhostPerformance(TestCase):
>          eal_param = self.dut.create_eal_parameters(cores=self.core_list_host,
> prefix='vhost',
>                                                     no_pci=True,
>                                                     vdevs=['net_vhost0,iface=vhost-net,queues=1'])
> -        if self.check_2M_env:
> -            eal_param += " --single-file-segments"
>          command_line_client = "./%s/app/testpmd " % self.target + eal_param
> + " -- -i --nb-cores=1 --txd=1024 --rxd=1024"
>          self.vhost.send_expect(command_line_client, "testpmd> ", 120)
>          self.vhost.send_expect("set fwd mac", "testpmd> ", 120)
> --
> 1.8.3.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: testedby.log
Type: application/octet-stream
Size: 296306 bytes
Desc: testedby.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200226/e588afbc/attachment.obj>


More information about the dts mailing list