[dts] [dts 1/4] [PATCH V1] add dual vlan test case in default execution file

Liu, Yong yong.liu at intel.com
Mon Jun 1 11:12:19 CEST 2015


Thanks, applied in 1.1 branch.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of huilong,xu
> Sent: Wednesday, May 27, 2015 3:02 PM
> To: dts at dpdk.org
> Subject: [dts] [dts 1/4] [PATCH V1] add dual vlan test case in default
> execution file
> 
> From: huilong xu <huilongx.xu at intel.com>
> 
> changed list:
>     1. add dual vlan for niantic and fortville test
>     2. add vlan for fortville test
> 
> Signed-off-by: huilong xu <huilongx.xu at intel.com>
> ---
>  executions/execution.cfg     |    3 ++-
>  executions/execution_FVL.cfg |    4 +++-
>  2 files changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/executions/execution.cfg b/executions/execution.cfg
> index 73d70f6..e5c6198 100644
> --- a/executions/execution.cfg
> +++ b/executions/execution.cfg
> @@ -18,7 +18,8 @@ test_suites=
>      ip_pipeline,
>      pmd_bonded,
>      dynamic_config,
> -    generic_filter
> +    generic_filter,
> +    dual_vlan
>  targets=
>      x86_64-native-linuxapp-gcc
>  parameters=nic_type=cfg:func=true
> diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
> index 7e5151b..12990d8 100644
> --- a/executions/execution_FVL.cfg
> +++ b/executions/execution_FVL.cfg
> @@ -4,7 +4,9 @@ drivername=<driver name igb_uio or vfio-pci>
>  test_suites=
>      checksum_offload,
>      dynamic_config,
> -    generic_filter
> +    generic_filter,
> +    dual_vlan,
> +    vlan
>  targets=
>      x86_64-native-linuxapp-gcc
>  parameters=nic_type=cfg:func=true
> --
> 1.7.4.4



More information about the dts mailing list