networking.rxe.interfaces

Enable RDMA on the listed interfaces. The corresponding virtual RDMA interfaces will be named rxe_<interface>. UDP port 4791 must be open on the respective ethernet interfaces.

Type
list of string
Default
[ ]
Example
[
  "eth0"
]
Declared
<nixpkgs/nixos/modules/services/networking/rxe.nix>