test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Chen, LingliX" <linglix.chen@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Huang, ZhiminX" <zhiminx.huang@intel.com>,
	"Chen, LingliX" <linglix.chen@intel.com>
Subject: RE: [dts][PATCH V1 2/2] tests/*: modify script according to dpdk code change
Date: Wed, 29 Jun 2022 02:09:25 +0000	[thread overview]
Message-ID: <CY5PR11MB61876765569E23EFB2C6316EF5BB9@CY5PR11MB6187.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20220624071704.6651-2-linglix.chen@intel.com>

> -        if self.nic == "cavium_a063":
> -            self.verify(
> -                "ports 0 queue 0 receive 4 packages" in out,
> -                "start queue revice package failed, out = %s" % out,
> -            )
> -        else:
> -            self.verify(
> -                "ports 0 queue 0 receive 1 packages\r\n" * 4 in out,
> -                "start queue revice package failed, out = %s" % out,
> -            )

The test plan says "Start testpmd, then stop, check this stopped queue not display". 
No output doesn't mean no verification.

      reply	other threads:[~2022-06-29  2:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24  7:17 [dts][PATCH V1 1/2] test_plans/*: " Lingli Chen
2022-06-24  7:17 ` [dts][PATCH V1 2/2] tests/*: " Lingli Chen
2022-06-29  2:09   ` 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=CY5PR11MB61876765569E23EFB2C6316EF5BB9@CY5PR11MB6187.namprd11.prod.outlook.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=linglix.chen@intel.com \
    --cc=zhiminx.huang@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).