MOON
Server: Apache
System: Linux server.royaltuning.hu 4.18.0-425.13.1.el8_7.x86_64 #1 SMP Tue Feb 21 04:20:52 EST 2023 x86_64
User: royaltuning (1001)
PHP: 8.2.31
Disabled: exec,passthru,shell_exec,system
Upload Files
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.