test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Xie, WeiX" <weix.xie@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Xie, WeiX" <weix.xie@intel.com>
Subject: Re: [dts] [PATCH V2] tests/virtio_user_as_exceptional_path:fix	eal_parameters
Date: Tue, 17 Mar 2020 05:14:06 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BBEE95C@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1584067530-57446-1-git-send-email-weix.xie@intel.com>

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Xie Wei
> Sent: Friday, March 13, 2020 10:46 AM
> To: dts@dpdk.org
> Cc: Xie, WeiX <weix.xie@intel.com>
> Subject: [dts] [PATCH V2] tests/virtio_user_as_exceptional_path:fix
> eal_parameters
> 
> Signed-off-by: Xie Wei <weix.xie@intel.com>
> ---
>  tests/TestSuite_virtio_user_as_exceptional_path.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_virtio_user_as_exceptional_path.py
> b/tests/TestSuite_virtio_user_as_exceptional_path.py
> index c1af852..470e0de 100644
> --- a/tests/TestSuite_virtio_user_as_exceptional_path.py
> +++ b/tests/TestSuite_virtio_user_as_exceptional_path.py
> @@ -129,7 +129,7 @@ class TestVirtioUserAsExceptionalPath(TestCase):
>      def launch_testpmd_exception_path(self):
>          testcmd = self.target + "/app/testpmd "
>          vdev = "--vdev=virtio_user0,mac=%s,path=/dev/vhost-
> net,queue_size=1024" % self.virtio_mac
> -        eal_params = self.dut.create_eal_parameters(cores=self.cores,
> ports=[self.pci0])
> +        eal_params = self.dut.create_eal_parameters(cores=self.cores,
> ports=[self.pci])
>          para = " -- -i --rxd=1024 --txd=1024"
>          self.testcmd_start = testcmd + eal_params + vdev + para
>          self.vhost_user = self.dut.new_session(suite="user")
> --
> 2.17.2


      parent reply	other threads:[~2020-03-17  5:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-13  2:45 Xie Wei
2020-03-13  2:41 ` Xie, WeiX
2020-03-17  5:14 ` Tu, Lijuan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8CE3E05A3F976642AAB0F4675D0AD20E0BBEE95C@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=weix.xie@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).