[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-04 Thread Raghav Sethi
aries under /usr/local/ like libmlx4 and > libibverbs > > > > > > Original message > From: Raghav Sethi > Date:05/04/2015 00:29 (GMT+02:00) > To: Olga Shern ,Adrien Mazarguil ,dev at dpdk.org,Xiaozhou Li > Subject: Re: [dpdk-dev] [PATCH] doc: update mlx

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-04 Thread Olga Shern
- Original message From: Raghav Sethi Date:05/04/2015 00:29 (GMT+02:00) To: Olga Shern ,Adrien Mazarguil ,dev at dpdk.org,Xiaozhou Li Subject: Re: [dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies Hi Olga, Thanks very much for helping. I tried stopping and starting, after stop lsmod

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-04 Thread Raghav Sethi
; > Olga > > > > > > *From:* Raghav Sethi [mailto:raghavs at CS.Princeton.EDU] > *Sent:* Saturday, April 04, 2015 11:54 PM > *To:* Olga Shern; Adrien Mazarguil; dev at dpdk.org; Xiaozhou Li > > > *Subject:* Re: [dpdk-dev] [PATCH] doc: update mlx4 usage and depend

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-04 Thread Olga Shern
Shern; Adrien Mazarguil; dev at dpdk.org; Xiaozhou Li Subject: Re: [dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies Hi Olga, Thanks for your reply. OFED version was 2.4-1.0.4 for ubuntu14.04-x86_64 I tried both variants: - Compiling with dynamic linking against OFED libraries - Compiling

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-04 Thread Raghav Sethi
e- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Raghav Sethi > Sent: Friday, April 03, 2015 9:21 PM > To: Adrien Mazarguil; dev at dpdk.org; Xiaozhou Li > Subject: Re: [dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies > > Hi Adrien, > > Quick

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-04 Thread Olga Shern
, 2015 9:21 PM To: Adrien Mazarguil; dev at dpdk.org; Xiaozhou Li Subject: Re: [dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies Hi Adrien, Quick update: So I just tried the setup again on a new machine with the exact same hardware - installed OFED and compiled DPDK 2.0.0. Works like a

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-03 Thread Raghav Sethi
Hi Adrien, Quick update: So I just tried the setup again on a new machine with the exact same hardware - installed OFED and compiled DPDK 2.0.0. Works like a charm. Still getting the issue on the old machine (also upgraded to 2.0.0 FWIW). >From the error message it appears that the libraries are

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-03 Thread Raghav Sethi
Hi Adrien, I've copied dev at dpdk. I re-installed Mellanox OFED, and then re-compiled DPDK without the flags for the static library. I'm running Ubuntu 14.04. However, I still get the same error message (below). I then tried re-installing the Mellanox libraries on dpdk.org, and compiled another

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-03 Thread Thomas Monjalon
2015-04-02 11:33, Adrien Mazarguil: > - libmlx4 and libibverbs dependencies distributed with Mellanox OFED are now > also available on DPDK.org to make installation easier. > - Document Mellanox OFED and firmware versions to use. > - Add links to Mellanox and its community websites. > - Add kerne

[dpdk-dev] [PATCH] doc: update mlx4 usage and dependencies

2015-04-02 Thread Adrien Mazarguil
- libmlx4 and libibverbs dependencies distributed with Mellanox OFED are now also available on DPDK.org to make installation easier. - Document Mellanox OFED and firmware versions to use. - Add links to Mellanox and its community websites. - Add kernel modules parameters section. Signed-off-by: