[dts] [PATCH]framework/settings.py: fix pci id not match driver

Liu, Yong yong.liu at intel.com
Mon Jan 25 04:10:43 CET 2016


Thanks Lijuan, has applied another patch like this.

On 01/22/2016 06:22 PM, Lijuan Tu wrote:
> Signed-off-by: Lijuan Tu <lijuanx.a.tu at intel.com>
> ---
>   framework/settings.py | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/framework/settings.py b/framework/settings.py
> index e5186eb..5e66513 100644
> --- a/framework/settings.py
> +++ b/framework/settings.py
> @@ -111,6 +111,7 @@ DRIVERS = {
>       'fortville_spirit_single': 'i40e',
>       'redrockcanyou': 'fm10k',
>       'fvl10g_vf':'i40evf',
> +    'fortpark':'i40e',
>       'atwood': 'fm10k',
>       'ConnectX4':'mlx5_core'
>   }



More information about the dts mailing list