All of lore.kernel.org
 help / color / mirror / Atom feed
* Mellanox dpdk  issues
@ 2015-11-20 17:34 Sotiris Salloumis
  2015-11-22 11:30 ` Gilad Berman
  0 siblings, 1 reply; 5+ messages in thread
From: Sotiris Salloumis @ 2015-11-20 17:34 UTC (permalink / raw)
  To: dev

Hi all,

I'm trying to build DPDK for Mellanox ( using MLNX_DPDK-2.1_1.1 ) but I get the following error following the guidelines i.e. make install T=x86_64-native-linuxapp-gcc

== Build lib/librte_eal/linuxapp/igb_uio
make[8]: *** /lib/modules/3.12.28-4-default/build: No such file or directory.  Stop.
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.module.mk:79: recipe for target 'igb_uio.ko' failed
make[7]: *** [igb_uio.ko] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'igb_uio' failed
make[6]: *** [igb_uio] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
make[2]: *** [all] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed
make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:102: recipe for target 'install' failed
make: *** [install] Error 2

The environment is SLES12


-          Linux linux-okj7 3.12.28-4-default #1 SMP Thu Sep 25 17:02:34 UTC 2014 (9879bd4) x86_64 x86_64 x86_64 GNU/Linux

-          3.12.28-4-default

>From Mellanox point of view the only difference I see is related with firmware version

---- Performing Adapter Device Self Test ----
Number of CAs Detected ................. 1
PCI Device Check ....................... PASS
Kernel Arch ............................ x86_64
Host Driver Version .................... MLNX_OFED_LINUX-3.1-1.0.3 (OFED-3.1-1.0.3): 3.12.28-4-default
Host Driver RPM Check .................. PASS
Firmware on CA #0 NIC .................. v2.35.5130
Firmware Check on CA #0 (NIC) .......... PASS
    NOTE: The found fw version is higher than the fw included in this package (v2.35.5100)
Host Driver Initialization ............. PASS
Number of CA Ports Active .............. 2
Port State of Port #1 on CA #0 (NIC)..... UP 1X QDR (Ethernet)
Port State of Port #2 on CA #0 (NIC)..... UP 1X QDR (Ethernet)
Error Counter Check on CA #0 (NIC)...... NA (Eth ports)
Kernel Syslog Check .................... PASS
Node GUID on CA #0 (NIC) ............... a0:1d:48:03:00:b5:a6:17
------------------ DONE ---------------------

Any hints?

Thanks
Sotiris

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

* Re: Mellanox dpdk  issues
  2015-11-20 17:34 Mellanox dpdk issues Sotiris Salloumis
@ 2015-11-22 11:30 ` Gilad Berman
  2015-11-22 13:45   ` Olga Shern
  0 siblings, 1 reply; 5+ messages in thread
From: Gilad Berman @ 2015-11-22 11:30 UTC (permalink / raw)
  To: Sotiris Salloumis, dev

Let us check and get back to you. 


Gilad Berman | Staff System Engineer | Business Development | Mellanox Technologies Ltd. 
Work: +972 52 2554262| 6 Ha'Barzel St. Tel Aviv 6971010, Israel


-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Sotiris Salloumis
Sent: Friday, November 20, 2015 7:35 PM
To: dev@dpdk.org
Subject: [dpdk-dev] Mellanox dpdk issues

Hi all,

I'm trying to build DPDK for Mellanox ( using MLNX_DPDK-2.1_1.1 ) but I get the following error following the guidelines i.e. make install T=x86_64-native-linuxapp-gcc

== Build lib/librte_eal/linuxapp/igb_uio
make[8]: *** /lib/modules/3.12.28-4-default/build: No such file or directory.  Stop.
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.module.mk:79: recipe for target 'igb_uio.ko' failed
make[7]: *** [igb_uio.ko] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'igb_uio' failed
make[6]: *** [igb_uio] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
make[2]: *** [all] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed
make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:102: recipe for target 'install' failed
make: *** [install] Error 2

The environment is SLES12


-          Linux linux-okj7 3.12.28-4-default #1 SMP Thu Sep 25 17:02:34 UTC 2014 (9879bd4) x86_64 x86_64 x86_64 GNU/Linux

-          3.12.28-4-default

>From Mellanox point of view the only difference I see is related with firmware version

---- Performing Adapter Device Self Test ---- Number of CAs Detected ................. 1 PCI Device Check ....................... PASS Kernel Arch ............................ x86_64 Host Driver Version .................... MLNX_OFED_LINUX-3.1-1.0.3 (OFED-3.1-1.0.3): 3.12.28-4-default Host Driver RPM Check .................. PASS Firmware on CA #0 NIC .................. v2.35.5130 Firmware Check on CA #0 (NIC) .......... PASS
    NOTE: The found fw version is higher than the fw included in this package (v2.35.5100) Host Driver Initialization ............. PASS Number of CA Ports Active .............. 2 Port State of Port #1 on CA #0 (NIC)..... UP 1X QDR (Ethernet) Port State of Port #2 on CA #0 (NIC)..... UP 1X QDR (Ethernet) Error Counter Check on CA #0 (NIC)...... NA (Eth ports) Kernel Syslog Check .................... PASS Node GUID on CA #0 (NIC) ............... a0:1d:48:03:00:b5:a6:17
------------------ DONE ---------------------

Any hints?

Thanks
Sotiris

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

* Re: Mellanox dpdk  issues
  2015-11-22 11:30 ` Gilad Berman
@ 2015-11-22 13:45   ` Olga Shern
  2015-11-23 10:38     ` Gilad Berman
  0 siblings, 1 reply; 5+ messages in thread
From: Olga Shern @ 2015-11-22 13:45 UTC (permalink / raw)
  To: Gilad Berman, Sotiris Salloumis, dev

Hi Sotiris, 

You can disable compilation of igb_uio, this module is not needed for Mellanox PMD.

Let me know if you have any question 

Best Regards,
Olga
 



-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Gilad Berman
Sent: Sunday, November 22, 2015 1:30 PM
To: Sotiris Salloumis <sotiris.salloumis@ericsson.com>; dev@dpdk.org
Subject: Re: [dpdk-dev] Mellanox dpdk issues

Let us check and get back to you. 


Gilad Berman | Staff System Engineer | Business Development | Mellanox Technologies Ltd. 
Work: +972 52 2554262| 6 Ha'Barzel St. Tel Aviv 6971010, Israel


-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Sotiris Salloumis
Sent: Friday, November 20, 2015 7:35 PM
To: dev@dpdk.org
Subject: [dpdk-dev] Mellanox dpdk issues

Hi all,

I'm trying to build DPDK for Mellanox ( using MLNX_DPDK-2.1_1.1 ) but I get the following error following the guidelines i.e. make install T=x86_64-native-linuxapp-gcc

== Build lib/librte_eal/linuxapp/igb_uio
make[8]: *** /lib/modules/3.12.28-4-default/build: No such file or directory.  Stop.
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.module.mk:79: recipe for target 'igb_uio.ko' failed
make[7]: *** [igb_uio.ko] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'igb_uio' failed
make[6]: *** [igb_uio] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
make[2]: *** [all] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed
make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:102: recipe for target 'install' failed
make: *** [install] Error 2

The environment is SLES12


-          Linux linux-okj7 3.12.28-4-default #1 SMP Thu Sep 25 17:02:34 UTC 2014 (9879bd4) x86_64 x86_64 x86_64 GNU/Linux

-          3.12.28-4-default

>From Mellanox point of view the only difference I see is related with firmware version

---- Performing Adapter Device Self Test ---- Number of CAs Detected ................. 1 PCI Device Check ....................... PASS Kernel Arch ............................ x86_64 Host Driver Version .................... MLNX_OFED_LINUX-3.1-1.0.3 (OFED-3.1-1.0.3): 3.12.28-4-default Host Driver RPM Check .................. PASS Firmware on CA #0 NIC .................. v2.35.5130 Firmware Check on CA #0 (NIC) .......... PASS
    NOTE: The found fw version is higher than the fw included in this package (v2.35.5100) Host Driver Initialization ............. PASS Number of CA Ports Active .............. 2 Port State of Port #1 on CA #0 (NIC)..... UP 1X QDR (Ethernet) Port State of Port #2 on CA #0 (NIC)..... UP 1X QDR (Ethernet) Error Counter Check on CA #0 (NIC)...... NA (Eth ports) Kernel Syslog Check .................... PASS Node GUID on CA #0 (NIC) ............... a0:1d:48:03:00:b5:a6:17
------------------ DONE ---------------------

Any hints?

Thanks
Sotiris

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

* Re: Mellanox dpdk  issues
  2015-11-22 13:45   ` Olga Shern
@ 2015-11-23 10:38     ` Gilad Berman
  2015-11-23 22:30       ` Sotiris Salloumis
  0 siblings, 1 reply; 5+ messages in thread
From: Gilad Berman @ 2015-11-23 10:38 UTC (permalink / raw)
  To: Olga Shern, Sotiris Salloumis, dev

Sotiris, 

I've compiled MLNX_DPDK-2.1_1.1 on SLES12  3.12.28-4-default with OFED 3.1-1.0.3 with no issues. Also, no modifications were required - simply follow the quick start guide here - http://www.mellanox.com/page/products_dyn?product_family=209&mtag=pmd_for_dpdk

If you are still having issues please mail me directly and we'll sort it out.

Thx.

Gilad Berman | Staff System Engineer | Business Development | Mellanox Technologies Ltd. 
Work: +972 52 2554262| 6 Ha'Barzel St. Tel Aviv 6971010, Israel


-----Original Message-----
From: Olga Shern 
Sent: Sunday, November 22, 2015 3:45 PM
To: Gilad Berman <giladb@mellanox.com>; Sotiris Salloumis <sotiris.salloumis@ericsson.com>; dev@dpdk.org
Subject: RE: Mellanox dpdk issues

Hi Sotiris, 

You can disable compilation of igb_uio, this module is not needed for Mellanox PMD.

Let me know if you have any question 

Best Regards,
Olga
 



-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Gilad Berman
Sent: Sunday, November 22, 2015 1:30 PM
To: Sotiris Salloumis <sotiris.salloumis@ericsson.com>; dev@dpdk.org
Subject: Re: [dpdk-dev] Mellanox dpdk issues

Let us check and get back to you. 


Gilad Berman | Staff System Engineer | Business Development | Mellanox Technologies Ltd. 
Work: +972 52 2554262| 6 Ha'Barzel St. Tel Aviv 6971010, Israel


-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Sotiris Salloumis
Sent: Friday, November 20, 2015 7:35 PM
To: dev@dpdk.org
Subject: [dpdk-dev] Mellanox dpdk issues

Hi all,

I'm trying to build DPDK for Mellanox ( using MLNX_DPDK-2.1_1.1 ) but I get the following error following the guidelines i.e. make install T=x86_64-native-linuxapp-gcc

== Build lib/librte_eal/linuxapp/igb_uio
make[8]: *** /lib/modules/3.12.28-4-default/build: No such file or directory.  Stop.
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.module.mk:79: recipe for target 'igb_uio.ko' failed
make[7]: *** [igb_uio.ko] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'igb_uio' failed
make[6]: *** [igb_uio] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
make[2]: *** [all] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed
make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:102: recipe for target 'install' failed
make: *** [install] Error 2

The environment is SLES12


-          Linux linux-okj7 3.12.28-4-default #1 SMP Thu Sep 25 17:02:34 UTC 2014 (9879bd4) x86_64 x86_64 x86_64 GNU/Linux

-          3.12.28-4-default

>From Mellanox point of view the only difference I see is related with firmware version

---- Performing Adapter Device Self Test ---- Number of CAs Detected ................. 1 PCI Device Check ....................... PASS Kernel Arch ............................ x86_64 Host Driver Version .................... MLNX_OFED_LINUX-3.1-1.0.3 (OFED-3.1-1.0.3): 3.12.28-4-default Host Driver RPM Check .................. PASS Firmware on CA #0 NIC .................. v2.35.5130 Firmware Check on CA #0 (NIC) .......... PASS
    NOTE: The found fw version is higher than the fw included in this package (v2.35.5100) Host Driver Initialization ............. PASS Number of CA Ports Active .............. 2 Port State of Port #1 on CA #0 (NIC)..... UP 1X QDR (Ethernet) Port State of Port #2 on CA #0 (NIC)..... UP 1X QDR (Ethernet) Error Counter Check on CA #0 (NIC)...... NA (Eth ports) Kernel Syslog Check .................... PASS Node GUID on CA #0 (NIC) ............... a0:1d:48:03:00:b5:a6:17
------------------ DONE ---------------------

Any hints?

Thanks
Sotiris

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

* Re: Mellanox dpdk  issues
  2015-11-23 10:38     ` Gilad Berman
@ 2015-11-23 22:30       ` Sotiris Salloumis
  0 siblings, 0 replies; 5+ messages in thread
From: Sotiris Salloumis @ 2015-11-23 22:30 UTC (permalink / raw)
  To: Gilad Berman, Olga Shern, dev

Hi all, 

For future reference problem root casue was missing package for the kernel version I was using.  

After doing 

zypper install kernel-default-devel-3.12.28-4.6.x86_64

Compilation worked fine.

Thanks Mellanox team for the support.

Regards
Sotiris

-----Original Message-----
From: Gilad Berman [mailto:giladb@mellanox.com] 
Sent: Monday, November 23, 2015 11:38 AM
To: Olga Shern; Sotiris Salloumis; dev@dpdk.org
Subject: RE: Mellanox dpdk issues

Sotiris, 

I've compiled MLNX_DPDK-2.1_1.1 on SLES12  3.12.28-4-default with OFED 3.1-1.0.3 with no issues. Also, no modifications were required - simply follow the quick start guide here - http://www.mellanox.com/page/products_dyn?product_family=209&mtag=pmd_for_dpdk

If you are still having issues please mail me directly and we'll sort it out.

Thx.

Gilad Berman | Staff System Engineer | Business Development | Mellanox Technologies Ltd. 
Work: +972 52 2554262| 6 Ha'Barzel St. Tel Aviv 6971010, Israel


-----Original Message-----
From: Olga Shern 
Sent: Sunday, November 22, 2015 3:45 PM
To: Gilad Berman <giladb@mellanox.com>; Sotiris Salloumis <sotiris.salloumis@ericsson.com>; dev@dpdk.org
Subject: RE: Mellanox dpdk issues

Hi Sotiris, 

You can disable compilation of igb_uio, this module is not needed for Mellanox PMD.

Let me know if you have any question 

Best Regards,
Olga
 



-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Gilad Berman
Sent: Sunday, November 22, 2015 1:30 PM
To: Sotiris Salloumis <sotiris.salloumis@ericsson.com>; dev@dpdk.org
Subject: Re: [dpdk-dev] Mellanox dpdk issues

Let us check and get back to you. 


Gilad Berman | Staff System Engineer | Business Development | Mellanox Technologies Ltd. 
Work: +972 52 2554262| 6 Ha'Barzel St. Tel Aviv 6971010, Israel


-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Sotiris Salloumis
Sent: Friday, November 20, 2015 7:35 PM
To: dev@dpdk.org
Subject: [dpdk-dev] Mellanox dpdk issues

Hi all,

I'm trying to build DPDK for Mellanox ( using MLNX_DPDK-2.1_1.1 ) but I get the following error following the guidelines i.e. make install T=x86_64-native-linuxapp-gcc

== Build lib/librte_eal/linuxapp/igb_uio
make[8]: *** /lib/modules/3.12.28-4-default/build: No such file or directory.  Stop.
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.module.mk:79: recipe for target 'igb_uio.ko' failed
make[7]: *** [igb_uio.ko] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'igb_uio' failed
make[6]: *** [igb_uio] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.subdir.mk:61: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkbuild.mk:93: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
make[2]: *** [all] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkinstall.mk:58: recipe for target 'x86_64-native-linuxapp-gcc_install' failed
make[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
/root/Downloads/MLNX_DPDK-2.1_1.1/mk/rte.sdkroot.mk:102: recipe for target 'install' failed
make: *** [install] Error 2

The environment is SLES12


-          Linux linux-okj7 3.12.28-4-default #1 SMP Thu Sep 25 17:02:34 UTC 2014 (9879bd4) x86_64 x86_64 x86_64 GNU/Linux

-          3.12.28-4-default

>From Mellanox point of view the only difference I see is related with firmware version

---- Performing Adapter Device Self Test ---- Number of CAs Detected ................. 1 PCI Device Check ....................... PASS Kernel Arch ............................ x86_64 Host Driver Version .................... MLNX_OFED_LINUX-3.1-1.0.3 (OFED-3.1-1.0.3): 3.12.28-4-default Host Driver RPM Check .................. PASS Firmware on CA #0 NIC .................. v2.35.5130 Firmware Check on CA #0 (NIC) .......... PASS
    NOTE: The found fw version is higher than the fw included in this package (v2.35.5100) Host Driver Initialization ............. PASS Number of CA Ports Active .............. 2 Port State of Port #1 on CA #0 (NIC)..... UP 1X QDR (Ethernet) Port State of Port #2 on CA #0 (NIC)..... UP 1X QDR (Ethernet) Error Counter Check on CA #0 (NIC)...... NA (Eth ports) Kernel Syslog Check .................... PASS Node GUID on CA #0 (NIC) ............... a0:1d:48:03:00:b5:a6:17
------------------ DONE ---------------------

Any hints?

Thanks
Sotiris

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

end of thread, other threads:[~2015-11-23 22:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-20 17:34 Mellanox dpdk issues Sotiris Salloumis
2015-11-22 11:30 ` Gilad Berman
2015-11-22 13:45   ` Olga Shern
2015-11-23 10:38     ` Gilad Berman
2015-11-23 22:30       ` Sotiris Salloumis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.