Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/share/doc/rdma-core/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/doc/rdma-core/rxe.md
# Configure Soft-RoCE (RXE):

Create RXE device over network interface (e.g. eth0):

	# rdma link add rxe_eth0 type rxe netdev eth0

Use the status command to display the current configuration:

	# rdma link

If you are using a Mellanox HCA, make sure that the mlx4_ib/mlx5_ib kernel
module is not loaded (modprobe –rv mlx4_ib) in the soft-RoCE machine.  Now you
have an Infiniband device called “rxe0_eth0” that can be used to run any RoCE
app.

Hry