[dts] [PATCH V1] tests/TestSuite_vxlan_gpe_support_in_i40e:update scapy_modules path

Ma, LihongX lihongx.ma at intel.com
Tue Sep 29 04:24:09 CEST 2020


> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of xizhan4x
> Sent: Thursday, September 24, 2020 1:48 PM
> To: dts at dpdk.org
> Cc: Zhang, XiX <xix.zhang at intel.com>
> Subject: [dts] [PATCH V1] tests/TestSuite_vxlan_gpe_support_in_i40e:update
> scapy_modules path
> 
> update scapy_modules path
> 
> diff --git a/framework/settings.py b/framework/settings.py index
> 850fa89..9654f70 100644
> --- a/framework/settings.py
> +++ b/framework/settings.py
> @@ -43,6 +43,7 @@ FOLDERS = {
>      'Depends': 'dep',
>      'Output': 'output',
>      'NicDriver': 'nics',
> +    'scapy_modules': 'scapy_modules'
>  }


It does not need to add the setting of the scapy_modules, we will use the default scapy pkg instead of local pkg afterwards.

Regards,
Ma,lihong


More information about the dts mailing list