-------- 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 <rpearsonhpe@xxxxxxxxx> To: Jason Gunthorpe <jgg@xxxxxxxxxx>, Zhu Yanjun <zyjzyj2000@xxxxxxxxx>, linux-rdma@xxxxxxxxxxxxxx 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