test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Zhao, HaiyangX" <haiyangx.zhao@intel.com>
To: "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH V1] conf/test_case_checklist: skip cases which use DPDK PF to create vf for CVL
Date: Thu, 11 Jun 2020 08:18:29 +0000	[thread overview]
Message-ID: <SN6PR11MB25737E6914E2AEDF3AB76D17F4800@SN6PR11MB2573.namprd11.prod.outlook.com> (raw)
In-Reply-To: <1591862750-157926-1-git-send-email-haiyangx.zhao@intel.com>

[-- Attachment #1: Type: text/plain, Size: 2752 bytes --]

Tested-by: Zhao, HaiyangX <haiyangx.zhao@intel.com>

Best Regards,
Zhao haiyang

> -----Original Message-----
> From: Zhao, HaiyangX <haiyangx.zhao@intel.com>
> Sent: Thursday, June 11, 2020 16:06
> To: dts@dpdk.org
> Cc: Zhao, HaiyangX <haiyangx.zhao@intel.com>
> Subject: [dts][PATCH V1] conf/test_case_checklist: skip cases which use
> DPDK PF to create vf for CVL
> 
> *.CVL do not support DPDK PF + DPDK VF
> 
> Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>
> ---
>  conf/test_case_checklist.json | 64
> +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 64 insertions(+)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 73eda68..bc669a5 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -3425,5 +3425,69 @@
>              "Bug ID": "",
>              "Comments": "32 bites not support this case(memoory not enough)."
>          }
> +    ],
> +    "dpdk_2pf_2vf_1vm_iplink_macfilter": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_100g",
> +                "columbiaville_25g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "CVL not support DPDK PF + DPDK VF"
> +        }
> +    ],
> +    "dpdk_2pf_2vf_1vm": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_100g",
> +                "columbiaville_25g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "CVL not support DPDK PF + DPDK VF"
> +        }
> +    ],
> +    "dpdk_pf_vf_reset": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_100g",
> +                "columbiaville_25g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "CVL not support DPDK PF + DPDK VF"
> +        }
> +    ],
> +    "VEB_switching_inter_vfs_and_pf": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "columbiaville_100g",
> +                "columbiaville_25g"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "CVL not support DPDK PF + DPDK VF"
> +        }
>      ]
>  }
> --
> 1.8.3.1


[-- Attachment #2: TestVfMacFilter.log --]
[-- Type: application/octet-stream, Size: 58330 bytes --]

[-- Attachment #3: TestVfPacketRxtx.log --]
[-- Type: application/octet-stream, Size: 92257 bytes --]

[-- Attachment #4: TestVEBSwitching.log --]
[-- Type: application/octet-stream, Size: 1016 bytes --]

11/06/2020 15:51:43                            dts: 
TEST SUITE : TestVEBSwitching
11/06/2020 15:51:43                            dts: NIC :        columbiaville_25g
11/06/2020 15:51:43              dut.10.240.183.67: 
11/06/2020 15:51:43                         tester: 
11/06/2020 15:51:46               TestVEBSwitching: Rerun Test Case test_VEB_switching_inter_vfs Begin
11/06/2020 15:51:56               TestVEBSwitching: Rerun Test Case test_VEB_switching_inter_vfs_and_pf Begin
11/06/2020 15:52:00               TestVEBSwitching: Rerun Test Case test_VEB_switching_inter_vfs_and_pf Begin
11/06/2020 15:52:00               TestVEBSwitching: Test Case test_VEB_switching_inter_vfs_and_pf Result SKIPPED:
11/06/2020 15:52:02               TestVEBSwitching: Rerun Test Case test_VEB_switching_inter_vfs_mac_fwd Begin
11/06/2020 15:52:03               TestVEBSwitching: Rerun Test Case test_VEB_switching_inter_vfs_vlan Begin
11/06/2020 15:52:03                            dts: 
TEST SUITE ENDED: TestVEBSwitching

  reply	other threads:[~2020-06-11  8:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-11  8:05 Haiyang Zhao
2020-06-11  8:18 ` Zhao, HaiyangX [this message]
2020-06-19  4:50 ` 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=SN6PR11MB25737E6914E2AEDF3AB76D17F4800@SN6PR11MB2573.namprd11.prod.outlook.com \
    --to=haiyangx.zhao@intel.com \
    --cc=dts@dpdk.org \
    /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).