[dts] [PATCH V1] conf/test_case_checklist: skip cases which use DPDK PF to create vf for CVL

Zhao, HaiyangX haiyangx.zhao at intel.com
Thu Jun 11 10:18:29 CEST 2020


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

Best Regards,
Zhao haiyang

> -----Original Message-----
> From: Zhao, HaiyangX <haiyangx.zhao at intel.com>
> Sent: Thursday, June 11, 2020 16:06
> To: dts at dpdk.org
> Cc: Zhao, HaiyangX <haiyangx.zhao at 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 at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestVfMacFilter.log
Type: application/octet-stream
Size: 58330 bytes
Desc: TestVfMacFilter.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200611/6b2c86c0/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestVfPacketRxtx.log
Type: application/octet-stream
Size: 92257 bytes
Desc: TestVfPacketRxtx.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200611/6b2c86c0/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestVEBSwitching.log
Type: application/octet-stream
Size: 1016 bytes
Desc: TestVEBSwitching.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200611/6b2c86c0/attachment-0002.obj>


More information about the dts mailing list