···1112config INFINIBAND_IPOIB_CM13 bool "IP-over-InfiniBand Connected Mode support"14- depends on INFINIBAND_IPOIB && EXPERIMENTAL15 default n16 ---help---17- This option enables experimental support for IPoIB connected mode.18- After enabling this option, you need to switch to connected mode through19- /sys/class/net/ibXXX/mode to actually create connections, and then increase20- the interface MTU with e.g. ifconfig ib0 mtu 65520.02122- WARNING: Enabling connected mode will trigger some23- packet drops for multicast and UD mode traffic from this interface,24 unless you limit mtu for these destinations to 2044.2526config INFINIBAND_IPOIB_DEBUG
···1112config INFINIBAND_IPOIB_CM13 bool "IP-over-InfiniBand Connected Mode support"14+ depends on INFINIBAND_IPOIB15 default n16 ---help---17+ This option enables support for IPoIB connected mode. After18+ enabling this option, you need to switch to connected mode19+ through /sys/class/net/ibXXX/mode to actually create20+ connections, and then increase the interface MTU with21+ e.g. ifconfig ib0 mtu 65520.2223+ WARNING: Enabling connected mode will trigger some packet24+ drops for multicast and UD mode traffic from this interface,25 unless you limit mtu for these destinations to 2044.2627config INFINIBAND_IPOIB_DEBUG