test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] should set a driver for 'fortpark' NIC
@ 2016-01-24 13:18 Raslan Darawsheh
  2016-01-24 13:18 ` [dts] [PATCH] framework/settings.py " Raslan Darawsheh
  0 siblings, 1 reply; 3+ messages in thread
From: Raslan Darawsheh @ 2016-01-24 13:18 UTC (permalink / raw)
  To: dts; +Cc: Raslan Darawsheh, rdarawsheh

when mapping between the PCI and NIC name since the drivers and NICs are not of the same size they mix and report an invalid driver name for Mellanox NIC


Raslan Darawsheh (1):
  framework/settings.py should set a driver for 'fortpark' NIC

 framework/settings.py | 1 +
 1 file changed, 1 insertion(+)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dts] [PATCH] framework/settings.py should set a driver for 'fortpark' NIC
  2016-01-24 13:18 [dts] [PATCH] should set a driver for 'fortpark' NIC Raslan Darawsheh
@ 2016-01-24 13:18 ` Raslan Darawsheh
  2016-01-25  1:31   ` Liu, Yong
  0 siblings, 1 reply; 3+ messages in thread
From: Raslan Darawsheh @ 2016-01-24 13:18 UTC (permalink / raw)
  To: dts; +Cc: Raslan Darawsheh, rdarawsheh

Signed-off-by: Raslan Darawsheh <rasland@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dts] [PATCH] framework/settings.py should set a driver for 'fortpark' NIC
  2016-01-24 13:18 ` [dts] [PATCH] framework/settings.py " Raslan Darawsheh
@ 2016-01-25  1:31   ` Liu, Yong
  0 siblings, 0 replies; 3+ messages in thread
From: Liu, Yong @ 2016-01-25  1:31 UTC (permalink / raw)
  To: Raslan Darawsheh, dts; +Cc: rdarawsheh

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

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Raslan Darawsheh
> Sent: Sunday, January 24, 2016 9:18 PM
> To: dts@dpdk.org
> Cc: Raslan Darawsheh; rdarawsheh@asaltech.com
> Subject: [dts] [PATCH] framework/settings.py should set a driver for
> 'fortpark' NIC
> 
> Signed-off-by: Raslan Darawsheh <rasland@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-25  1:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-24 13:18 [dts] [PATCH] should set a driver for 'fortpark' NIC Raslan Darawsheh
2016-01-24 13:18 ` [dts] [PATCH] framework/settings.py " Raslan Darawsheh
2016-01-25  1:31   ` Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).