Re: [dpdk-dev] ConnectX4 100GbE - Compilation problem

2016-12-18 Thread Olga Shern
@gmail.com] Sent: Sunday, December 18, 2016 6:06 PM To: Olga Shern Cc: dev@dpdk.org Subject: Re: [dpdk-dev] ConnectX4 100GbE - Compilation problem Hi again, I have a follow up question. I noticed that when I compile DPDK with CONFIG_RTE_LIBRTE_MLX5_PMD=y, the compilation fate depends upon the

Re: [dpdk-dev] ConnectX4 100GbE - Compilation problem

2016-12-18 Thread george . dit
bably missing libmlx5-devel package >> >> Best Regards, >> Olga >> >> -Original Message- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of george@gmail.com >> Sent: Friday, December 16, 2016 4:46 PM >> To: Georgios Katsikas ; dev@dpdk.

Re: [dpdk-dev] ConnectX4 100GbE - Compilation problem

2016-12-17 Thread george . dit
al Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of george@gmail.com > Sent: Friday, December 16, 2016 4:46 PM > To: Georgios Katsikas ; dev@dpdk.org > Subject: Re: [dpdk-dev] ConnectX4 100GbE - Compilation problem > > Hi all, > > I am coming back t

Re: [dpdk-dev] ConnectX4 100GbE - Compilation problem

2016-12-17 Thread Olga Shern
: [dpdk-dev] ConnectX4 100GbE - Compilation problem Hi all, I am coming back to you regarding the Mellanox Connectx4 100Gbps DPDK driver. We exchanged some e-mails last summer and I managed to compile the DPDK-based Mellanox driver using DPDK 16.07 on top of Ubuntu server 16.04.01. A few days ago, I

Re: [dpdk-dev] ConnectX4 100GbE - Compilation problem

2016-12-16 Thread george . dit
Hi all, I am coming back to you regarding the Mellanox Connectx4 100Gbps DPDK driver. We exchanged some e-mails last summer and I managed to compile the DPDK-based Mellanox driver using DPDK 16.07 on top of Ubuntu server 16.04.01. A few days ago, I installed a fresh Ubuntu server 16.04.1 on my ma

[dpdk-dev] ConnectX4 100GbE - Compilation problem

2016-08-18 Thread george....@gmail.com
Hi Adrien, Thanks for the prompt reply! You are right, I didn't go via the DPDK route, in the hope that Mellanox will provide the exact source and configuration. DPDK 16.07 from dpdk.org works like a charm and my NIC is in PMD mode, thanks a lot for your guidance! Best regards, Georgios On Thu,

[dpdk-dev] ConnectX4 100GbE - Compilation problem

2016-08-18 Thread Adrien Mazarguil
Hi George, On Thu, Aug 18, 2016 at 05:41:38PM +0200, george.dit at gmail.com wrote: > Hi, > > I have a single port Mellanox ConnectX 4 100GbE NIC and I want to test its > Rx/Tx capabilites using DPDK. > My system runs a Linux kernel 4.4 compiled from sources. > > I found the PMD driver for this

[dpdk-dev] ConnectX4 100GbE - Compilation problem

2016-08-18 Thread george....@gmail.com
Hi, I have a single port Mellanox ConnectX 4 100GbE NIC and I want to test its Rx/Tx capabilites using DPDK. My system runs a Linux kernel 4.4 compiled from sources. I found the PMD driver for this NIC as provided by Mellanox here