[dts] [PATCH V1]conf/test_case_checklist: niantic not support those two cases

Tu, Lijuan lijuan.tu at intel.com
Tue Mar 31 05:06:12 CEST 2020


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Xiao Qimai
> Sent: Wednesday, March 25, 2020 6:14 PM
> To: dts at dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao at intel.com>
> Subject: [dts] [PATCH V1]conf/test_case_checklist: niantic not support those
> two cases
> 
> *. perf_pvp_split_ring_dequeue_zero_copy and
> perf_pvp_packed_ring_dequeue_zero_copy are not supported on niantic
> 
> Signed-off-by: Xiao Qimai <qimaix.xiao at intel.com>
> ---
>  conf/test_case_checklist.json | 31 ++++++++++++++++++++++++++++++-
>  1 file changed, 30 insertions(+), 1 deletion(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 7679049..1a2d93c 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2699,6 +2699,35 @@
>              "Bug ID": "",
>              "Comments": "only i40e and ixgbe driver support this case"
>          }
> +    ],
> +    "perf_pvp_split_ring_dequeue_zero_copy": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "niantic not support this case"
> +        }
> +    ],
> +    "perf_pvp_packed_ring_dequeue_zero_copy": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "niantic not support this case"
> +        }
>      ]
> -
>  }
> --
> 1.8.3.1



More information about the dts mailing list