[dts] [PATCH] framework/settings.py should set a driver for 'fortpark' NIC

Liu, Yong yong.liu at intel.com
Mon Jan 25 02:31:03 CET 2016


Applied, thanks Darawsheh. In fact Forpark belonged to Intel Fortville family and its default driver is 'i40e'.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Raslan Darawsheh
> Sent: Sunday, January 24, 2016 9:18 PM
> To: dts at dpdk.org
> Cc: Raslan Darawsheh; rdarawsheh at asaltech.com
> Subject: [dts] [PATCH] framework/settings.py should set a driver for
> 'fortpark' NIC
> 
> Signed-off-by: Raslan Darawsheh <rasland at mellanox.com>
> ---
>  framework/settings.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/framework/settings.py b/framework/settings.py
> index e5186eb..c3376ce 100644
> --- a/framework/settings.py
> +++ b/framework/settings.py
> @@ -110,6 +110,7 @@ DRIVERS = {
>      'fortville_spirit': 'i40e',
>      'fortville_spirit_single': 'i40e',
>      'redrockcanyou': 'fm10k',
> +    'fortpark':'',
>      'fvl10g_vf':'i40evf',
>      'atwood': 'fm10k',
>      'ConnectX4':'mlx5_core'
> --
> 1.9.1



More information about the dts mailing list