networking.rxe.interfaces
NixOS option
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 stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/rxe.nixView source on NixOS/nixpkgs →[ "eth0" ]