X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=engines%2Frdma.c;h=e1fb380a044c6680ee03e4b2a526164495a6aaf7;hp=a847b541d3a0927dd3b575fa5a38fb3dc5832ff4;hb=0ac5d398d9343ffba60821924fe0c386aee545b4;hpb=67bf982340d95ca98098ea050b54b4c7adb116c0 diff --git a/engines/rdma.c b/engines/rdma.c index a847b541..e1fb380a 100644 --- a/engines/rdma.c +++ b/engines/rdma.c @@ -5,12 +5,7 @@ * Supports both RDMA memory semantics and channel semantics * for the InfiniBand, RoCE and iWARP protocols. * - * This I/O engine is disabled by default. To enable it, execute: - * - * $ export EXTFLAGS+=" -DFIO_HAVE_RDMA " - * $ export EXTLIBS+=" -libverbs -lrdmacm " - * - * before running make. You will need the Linux RDMA software as well, either + * You will need the Linux RDMA software installed, either * from your Linux distributor or directly from openfabrics.org: * * http://www.openfabrics.org/downloads/OFED/