[dts] [PATCH V1 1/3] add fdir for niantic and fortville test

Liu, Yong yong.liu at intel.com
Thu Jun 4 05:32:48 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, June 03, 2015 3:25 PM
> To: dts at dpdk.org
> Subject: [dts] [PATCH V1 1/3] add fdir for niantic and fortville test
> 
> From: huilong xu <huilongx.xu at intel.com>
> 
> 
> Signed-off-by: huilong xu <huilongx.xu at intel.com>
> ---
>  executions/execution.cfg     |    3 ++-
>  executions/execution_FVL.cfg |    3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/executions/execution.cfg b/executions/execution.cfg
> index a749008..b3a7479 100644
> --- a/executions/execution.cfg
> +++ b/executions/execution.cfg
> @@ -20,7 +20,8 @@ test_suites=
>      dynamic_config,
>      generic_filter,
>      dual_vlan,
> -    shutdown_api
> +    shutdown_api,
> +    fdir
>  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 f2a3e7e..600c693 100644
> --- a/executions/execution_FVL.cfg
> +++ b/executions/execution_FVL.cfg
> @@ -8,7 +8,8 @@ test_suites=
>      dual_vlan,
>      vlan,
>      shutdown_api,
> -    queue_start_stop
> +    queue_start_stop,
> +    fdir
>  targets=
>      x86_64-native-linuxapp-gcc
>  parameters=nic_type=cfg:func=true
> --
> 1.7.4.4



More information about the dts mailing list