From 634beee1d11520cb212882676c1da00871b5ef5e Mon Sep 17 00:00:00 2001 From: Dennis Potter Date: Thu, 26 Jul 2018 16:03:33 +0200 Subject: [PATCH] Removed unused out section of target --- etc/infiniband.conf | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/etc/infiniband.conf b/etc/infiniband.conf index 78bee0c48..81107bdb3 100644 --- a/etc/infiniband.conf +++ b/etc/infiniband.conf @@ -74,18 +74,6 @@ nodes = { { type = "stats", verbose = true } ) }, - out = { - address = "10.0.0.2:1337", - resolution_timeout = 1000, - - max_wrs = 8192, - cq_size = 256, - - vectorize = 1, - - send_inline = 1, - max_inline_data = 60, - } } }