test suite reviews and discussions
 help / color / mirror / Atom feed
From: lijuan.tu@intel.com
To: dts@dpdk.org,Wei Ling <weix.ling@intel.com>
Cc: Wei Ling <weix.ling@intel.com>
Subject: [dts][PATCH V3 2/2] tests/basic_4k_pages_dsa: fix start QEMU with wrong command issue
Date: 27 Mar 2023 18:07:16 -0700	[thread overview]
Message-ID: <1cd673$lb3fjp@orsmga001-auth.jf.intel.com> (raw)
In-Reply-To: <20230327055658.3202858-3-weix.ling@intel.com>

On Mon, 27 Mar 2023 13:56:58 +0800, Wei Ling <weix.ling@intel.com> wrote:
> 1.When start QEMU with multi-queues, the command must include
> `mq=on,vectors=x` parameter.
> 2.When configure the hostname in conf/crbs.cfg will start QEMU failed,
> eg: `hostfwd=tcp:hostname:6000-:22`, so use the get_host_ip() to
> get the actual IP address, eg: `hostfwd=tcp:192.168.1.1:6000-:22`.
> 3.Replace the new API function to create WQ or bind DSA to DPDK driver
> in testsuite.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>


Series applied, thanks

      reply	other threads:[~2023-03-28  1:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27  5:56 [dts][PATCH V3 0/2] fix basic_4k_pages_dsa testplan and Wei Ling
2023-03-27  5:56 ` [dts][PATCH V3 1/2] test_plans/basic_4k_pages_dsa: modify the dmas parameter Wei Ling
2023-03-27  5:56 ` [dts][PATCH V3 2/2] tests/basic_4k_pages_dsa: fix start QEMU with wrong command issue Wei Ling
2023-03-28  1:07   ` lijuan.tu [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='1cd673$lb3fjp@orsmga001-auth.jf.intel.com' \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=weix.ling@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).