> Linux os-vpp-mst-1 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15
> UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
> Also, I had cleared dmesg before running the strace, as I presumed
> (apparently incorrectly) that you were looking for "new" messages. Here's
> a gist from another (same build tim
I just retried on a Packet.net m2.xlarge.x86 instance running Ubuntu 18.04
and I get:
vpp# create int rdma host-if enp94s0f1 name mlx5
create interface rdma: Device Open Failed: Bad file descriptor
On packet. I've removed the enp94s0f1 interface from the default bonded
config, and the interface i
On 05/10/2019 12:46 PM, Benoit Ganne (bganne) wrote:
I verified it on CentOS 7.6 and it works fine: Here i s my gist for Robert
and Fred with the steps I used.
https://gist.github.com/tfherbert/64cef832f03935c6a2a58729718a36ff
Glad to hear, thanks a lot.
In CentOS 7.6, for RDMA drivers to wo
On 05/10/2019 12:46 PM, Benoit Ganne (bganne) wrote:
I verified it on CentOS 7.6 and it works fine: Here i s my gist for Robert
and Fred with the steps I used.
https://gist.github.com/tfherbert/64cef832f03935c6a2a58729718a36ff
Glad to hear, thanks a lot.
In CentOS 7.6, for RDMA drivers to wo
> There was no dmesg output from the run, and the strace output is here:
> https://gist.github.com/robertstarmer/826fd02d7255e6e5d322fa0a59fed182
For dmesg, you may need to run it under sudo (root) too to get the output
(security!).
Looking at the strace output (lines 6243-6254) it looks like the
> I verified it on CentOS 7.6 and it works fine: Here i s my gist for Robert
> and Fred with the steps I used.
> https://gist.github.com/tfherbert/64cef832f03935c6a2a58729718a36ff
Glad to hear, thanks a lot.
> In CentOS 7.6, for RDMA drivers to work, we need to install rdma rpm as I
> did in my 1
o: Thomas F Herbert
Cc: Benoit Ganne (bganne) ; vpp-dev ; Damjan Marion (damarion) ; Dave
Barach (dbarach) ; Fred Sharp
Subject: Re: [vpp-dev] Question about rdma drivers in vpp 19.04
I just retried on a Packet.net m2.xlarge.x86 instance running Ubuntu 18.04
and I get:
vpp# create int rdma host
lugin.so { disable } }"
~# dmesg
Thanks!
ben
> -Original Message-
> From: Robert Starmer
> Sent: vendredi 10 mai 2019 17:29
> To: Thomas F Herbert
> Cc: Benoit Ganne (bganne) ; vpp-dev d...@lists.fd.io>; Damjan Marion (damarion) ; Dave
> Barach (dbarach) ; Fred Sharp
Ben,
I had this working with 19.02 with my patch using dpdk driver with rdma.
https://gerrit.fd.io/r/#/c/18521/
Which I used in the rpms for CentOS.
The challenge I had was that convincing dpdk to "see" the pci,
That was because the server boots with the mlx ints in a bond and after
removing
Hi Thomas,
I just pushed a small doc:
https://gerrit.fd.io/r/c/19364/3/src/plugins/rdma/rdma_doc.md
> I also tried:
> vpp# create interface rdma name mlx5
> create interface rdma: invalid interface (only mlx5 supported for now)
You are missing the 'host-if ' stanza, eg:
vpp# create int rdma hos
Question about how to enable rdma driver and mlx4/5 interfaces
I just loaded 19.04 on cncf infrastructure machine in packet.net with
mlx 4 ints.
I don't see the mlx interfaces in show int from vppctl. I am not sure
how to find them.
They ifs DO show up in show pci.
I also tried:
vpp# crea
11 matches
Mail list logo