-------- Forwarded Message --------
Subject: rdma link add NAME type rxe netdev IFACE stopped working
Date: Wed, 1 Sep 2021 22:04:03 -0500
From: Bob Pearson <redacted>
To: Jason Gunthorpe <jgg@nvidia.com>, Zhu Yanjun <zyjzyj2000@gmail.com>, linux-rdma@vger.linux.org
rdma link has started to fail today reporting an error as follows after working before.
bob@ubunto-21:~$ sudo rdma link add rxe0 type rxe netdev enp0s3
error: Invalid argument
bob@ubunto-21:
Nothing has changed in the past day or two except I pulled recent changes into rdma-core. This runs after
typing
export LD_LIBRARY_PATH=/home/bob/src/rdma-core/build/lib/:/usr/local/lib:/usr/lib
which is also the same. Any ideas?
Bob