test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "ohilyard@iol.unh.edu" <ohilyard@iol.unh.edu>,
	"dts@dpdk.org" <dts@dpdk.org>
Cc: "lylavoie@iol.unh.edu" <lylavoie@iol.unh.edu>
Subject: RE: [PATCH] conf: Added skips to TestVirtioUserInterrupt
Date: Tue, 25 Jan 2022 06:27:26 +0000	[thread overview]
Message-ID: <0534718c1e5d4950b2646ae7c1bfd561@intel.com> (raw)
In-Reply-To: <20220110171941.23183-1-ohilyard@iol.unh.edu>

> -----Original Message-----
> From: ohilyard@iol.unh.edu <ohilyard@iol.unh.edu>
> Sent: 2022年1月11日 1:20
> To: dts@dpdk.org
> Cc: Tu, Lijuan <lijuan.tu@intel.com>; lylavoie@iol.unh.edu; Owen Hilyard
> <ohilyard@iol.unh.edu>
> Subject: [PATCH] conf: Added skips to TestVirtioUserInterrupt
> 
> From: Owen Hilyard <ohilyard@iol.unh.edu>
> 
> Some tests in TestVirtioUserInterrupt only support the igb_uio.
> Previously they emitted a failure for the test when it was run with the wrong
> driver. This update will make the test cases be skipped if a supported driver is not
> used.
> 
> Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
> ---
>  conf/test_case_supportlist.json | 91 ++++++++++++++++++++++++++-------
>  1 file changed, 73 insertions(+), 18 deletions(-)
> 
> diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
> index e3eefd40..4206356a 100644
> --- a/conf/test_case_supportlist.json
> +++ b/conf/test_case_supportlist.json
> @@ -1826,23 +1826,6 @@
>              "Comments": "This case currently support for x550/x540"
>          }
>      ],
> -    "perf_kernel_pf_dpdk_iavf_perf_host_only": [
> -        {
> -            "OS": [
> -                "ALL"
> -            ],
> -            "NIC": [
> -                "fortville_eagle",
> -                "fortville_spirit",
> -                "fortville_25g"
> -            ],
> -            "Target": [
> -                "ALL"
> -            ],
> -            "Bug ID": "",
> -            "Comments": "this case only support on fortville"
> -        }
> -    ],

I am confused why removes perf_kernel_pf_dpdk_iavf_perf_host_only here.

  reply	other threads:[~2022-01-25  6:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 17:19 ohilyard
2022-01-25  6:27 ` Tu, Lijuan [this message]
2022-01-25 20:44   ` Owen Hilyard
2022-01-26  5:51 ` Tu, Lijuan

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=0534718c1e5d4950b2646ae7c1bfd561@intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=lylavoie@iol.unh.edu \
    --cc=ohilyard@iol.unh.edu \
    /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).