* [dts] [PATCH V1] tests/TestSuite_vhost_virtio_user_interrupt:-w is wrong add in virito l3fwd cmd
@ 2020-10-30 14:31 lingwei
2020-10-30 6:36 ` Ling, WeiX
0 siblings, 1 reply; 4+ messages in thread
From: lingwei @ 2020-10-30 14:31 UTC (permalink / raw)
To: dts; +Cc: lingwei
-w is wrong add in virito l3fwd cmd
Signed-off-by: lingwei <weix.ling@intel.com>
---
tests/TestSuite_vhost_virtio_user_interrupt.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_vhost_virtio_user_interrupt.py b/tests/TestSuite_vhost_virtio_user_interrupt.py
index 104998f..9f89c46 100644
--- a/tests/TestSuite_vhost_virtio_user_interrupt.py
+++ b/tests/TestSuite_vhost_virtio_user_interrupt.py
@@ -106,7 +106,7 @@ class TestVirtioUserInterrupt(TestCase):
self.core_interrupt = self.core_list_l3fwd[0]
example_para = "./%s " % self.app_l3fwd_power_path
vdev = "virtio_user0,path=%s,cq=1" % path if not packed else "virtio_user0,path=%s,cq=1,packed_vq=1" % path
- eal_params = self.dut.create_eal_parameters(cores=self.core_list_l3fwd, prefix='l3fwd-pwd', no_pci=True, ports=[self.pci_info], vdevs=[vdev])
+ eal_params = self.dut.create_eal_parameters(cores=self.core_list_l3fwd, prefix='l3fwd-pwd', no_pci=True, vdevs=[vdev])
if self.check_2M_env:
eal_params += " --single-file-segments"
para = " --config='(0,0,%s)' --parse-ptype --interrupt-only" % self.core_interrupt
--
2.17.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/TestSuite_vhost_virtio_user_interrupt:-w is wrong add in virito l3fwd cmd
2020-10-30 14:31 [dts] [PATCH V1] tests/TestSuite_vhost_virtio_user_interrupt:-w is wrong add in virito l3fwd cmd lingwei
@ 2020-10-30 6:36 ` Ling, WeiX
2020-10-30 8:51 ` Ma, LihongX
0 siblings, 1 reply; 4+ messages in thread
From: Ling, WeiX @ 2020-10-30 6:36 UTC (permalink / raw)
To: Ling, WeiX, dts
[-- Attachment #1: Type: text/plain, Size: 351 bytes --]
Tested-by: Ling, Wei <weix.ling@intel.com>
Regards,
Ling Wei
> -----Original Message-----
> From: lingwei <weix.ling@intel.com>
> Sent: Friday, October 30, 2020 10:31 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] tests/TestSuite_vhost_virtio_user_interrupt:-w is
> wrong add in virito l3fwd cmd
[-- Attachment #2: TestVirtioUserInterrupt.log --]
[-- Type: application/octet-stream, Size: 61701 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/TestSuite_vhost_virtio_user_interrupt:-w is wrong add in virito l3fwd cmd
2020-10-30 6:36 ` Ling, WeiX
@ 2020-10-30 8:51 ` Ma, LihongX
2020-11-03 2:51 ` Tu, Lijuan
0 siblings, 1 reply; 4+ messages in thread
From: Ma, LihongX @ 2020-10-30 8:51 UTC (permalink / raw)
To: Ling, WeiX, Ling, WeiX, dts
Acked-by: Lihong Ma<lihongx.ma@intel.com>
Regards,
Ma,lihong
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Ling, WeiX
> Sent: Friday, October 30, 2020 2:37 PM
> To: Ling, WeiX <weix.ling@intel.com>; dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] tests/TestSuite_vhost_virtio_user_interrupt:-
> w is wrong add in virito l3fwd cmd
>
> Tested-by: Ling, Wei <weix.ling@intel.com>
>
> Regards,
> Ling Wei
>
> > -----Original Message-----
> > From: lingwei <weix.ling@intel.com>
> > Sent: Friday, October 30, 2020 10:31 PM
> > To: dts@dpdk.org
> > Cc: Ling, WeiX <weix.ling@intel.com>
> > Subject: [dts][PATCH V1]
> > tests/TestSuite_vhost_virtio_user_interrupt:-w is wrong add in virito
> l3fwd cmd
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/TestSuite_vhost_virtio_user_interrupt:-w is wrong add in virito l3fwd cmd
2020-10-30 8:51 ` Ma, LihongX
@ 2020-11-03 2:51 ` Tu, Lijuan
0 siblings, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2020-11-03 2:51 UTC (permalink / raw)
To: Ma, LihongX, Ling, WeiX, Ling, WeiX, dts
Applied
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-03 2:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 14:31 [dts] [PATCH V1] tests/TestSuite_vhost_virtio_user_interrupt:-w is wrong add in virito l3fwd cmd lingwei
2020-10-30 6:36 ` Ling, WeiX
2020-10-30 8:51 ` Ma, LihongX
2020-11-03 2:51 ` 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).