test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: Xueqin Lin <xueqin.lin@intel.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH] test_plan/dynamic_queue: add dynamic queue test plan
Date: Mon, 20 Aug 2018 17:23:42 +0800	[thread overview]
Message-ID: <5B7A889E.1070502@intel.com> (raw)
In-Reply-To: <1533615807-108447-1-git-send-email-xueqin.lin@intel.com>



On 08/07/2018 12:23 PM, Xueqin Lin wrote:
> +Test Case: Rx queue configure at runtime
> +========================================
> +Stop some Rx queues on port 0::
> +
> +    testpmd> port 0 rxq <id> stop
> +
> +Set rxonly forward, start testpmd
> +
> +Send different src or dst IPv4 packets::
> +
> +    p=Ether()/IP(src="192.168.0.1", dst="192.168.0.1")/Raw("x"*20)
> +
> +Stop testpmd, find stopped queues can't receive packets, but other queues
> +could receive packets
Hi Xueqin,
In the introduction chapter of this test plan, you have mentioned that 
no need to call dev_stop when configuring queue.
Is here queue stop is must? If it is yes, please add some note for 
difference between device stop and queue stop.

Thanks,
Marvin

  reply	other threads:[~2018-08-20  1:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-07  4:23 Xueqin Lin
2018-08-20  9:23 ` Liu, Yong [this message]
2018-08-20  5:07   ` Lin, Xueqin
2018-08-20  6:38     ` Liu, Yong
2018-08-20  6:41       ` Lin, Xueqin

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=5B7A889E.1070502@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=xueqin.lin@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).