[dts] [PATCH V1] conf/test_case_checklist.json:add not support nic on this case

Tu, Lijuan lijuan.tu at intel.com
Wed Jul 3 07:45:19 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhang,yan
> Sent: Tuesday, July 2, 2019 3:05 PM
> To: dts at dpdk.org
> Cc: Zhang, YanX A <yanx.a.zhang at intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist.json:add not support nic
> on this case
> 
> Add sagepond NIC which does not support
> two_vms_add_multi_exact_mac_on_vf
> 
> Signed-off-by: zhang,yan <yanx.a.zhang at intel.com>
> ---
>  conf/test_case_checklist.json | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 610bef1..26a6c67 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2121,7 +2121,8 @@
>                  "ALL"
>              ],
>              "NIC": [
> -                "niantic"
> +                "niantic",
> +		"sagepond"
>              ],
>              "Target": [
>                  "ALL"
> --
> 2.17.2



More information about the dts mailing list