Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1035664yba; Thu, 4 Apr 2019 02:58:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqzRS30/48Ekx1EOzi5gUvSrZEGFsWHe3PBj6CPRdDKCTmT3LvbNBbOyrK9UA5qk+ky92icJ X-Received: by 2002:a17:902:9341:: with SMTP id g1mr5491837plp.81.1554371892329; Thu, 04 Apr 2019 02:58:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554371892; cv=none; d=google.com; s=arc-20160816; b=RrEw90xIzfjHkjHEvriQvzKalck0oYGoLprpAiKtgNQWStBm2ywdkfKRUE6tejbMCZ lWE5X7PRTpBYQk/CjjAfK7b89dnT8fk8BobYqnG3CuAAZg9So57qYLY30gfXaKOP3/Je ZHd0CEju1P3M3Dz+DHcAg1/OXZBfyvljYkfLbdntqYxwt7nFdXrNA9YPWyNKQJJShOCD SP3rbegkE7kAHRlZg5nGqfdAb7Dqavym97Ysi7aZUTg9zgPUSYxJw7VEnvBNshletbOH FDNMaIQn0kyHnaaJ0OUkg3XAHWWlXQnwoXr27/mSiT3ydPgsFsrnG/vArd83i2uftwr5 ZT8w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=1jOnE85NbKnkq9AxLJd6+l112D57aeIGS+Z1IB3XQ0o=; b=mxcM3Po3Jnqx/sZiWeUd3sAk691FFxHxygQ/0FmFXbN37XuyvZg94+FWzzJBRfThKe oURQJFiXJWJ3l9ixD4pF6cjQOBEdctnlEs1gHMGu2mGXAHJnxGpxgyiUwGdWlxwISwCS uDwwXC7AIyuAK0fj43Z0wzntP7+u4MCIayS1D4RluqRj1eMYzcEQswLfNzA+H8my+WG+ N89+RLHxwjP86FMqeXS4FhHXNkwTFzOXM047CZJxV0GSUU+dHXgGVrSoDZLXJSoPt9Bi lI/2hXLLYidxI9GcP4Ju46CEkC1Sz7ZpppSzgK1qMZwdAp6aO95M2YoIN/OclwBqk574 AW3A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=AjW319hr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z13si15762462pgp.376.2019.04.04.02.57.56; Thu, 04 Apr 2019 02:58:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=AjW319hr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729274AbfDDIvG (ORCPT + 99 others); Thu, 4 Apr 2019 04:51:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:52608 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729263AbfDDIvE (ORCPT ); Thu, 4 Apr 2019 04:51:04 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5760A20882; Thu, 4 Apr 2019 08:51:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554367863; bh=C7ByZcpsiLVcFvYkatQ/Lq6x/XXPBufstxhJLhDrsu0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=AjW319hrIll22Gb8IMIHxxrcPo7G4v9sEApzkIyKCWluIVaUpC+t6e9siOGLo5L4b aIuN7dihaC25QpSfcD0H3OtpskAfAJxFQA1DFd55fmiHXEsHp9+fJ3tmEpozZUJEcB tRkUSO5T9DQrhhH96OI/gPIGry2XNiMw/y22EfSE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, =?UTF-8?q?H=C3=A5kon=20Bugge?= , Jack Morgenstein , Jason Gunthorpe , Sasha Levin Subject: [PATCH 4.9 41/91] IB/mlx4: Increase the timeout for CM cache Date: Thu, 4 Apr 2019 10:47:25 +0200 Message-Id: <20190404084537.842527034@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190404084535.450029272@linuxfoundation.org> References: <20190404084535.450029272@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 2612d723aadcf8281f9bf8305657129bd9f3cd57 ] Using CX-3 virtual functions, either from a bare-metal machine or pass-through from a VM, MAD packets are proxied through the PF driver. Since the VF drivers have separate name spaces for MAD Transaction Ids (TIDs), the PF driver has to re-map the TIDs and keep the book keeping in a cache. Following the RDMA Connection Manager (CM) protocol, it is clear when an entry has to evicted form the cache. But life is not perfect, remote peers may die or be rebooted. Hence, it's a timeout to wipe out a cache entry, when the PF driver assumes the remote peer has gone. During workloads where a high number of QPs are destroyed concurrently, excessive amount of CM DREQ retries has been observed The problem can be demonstrated in a bare-metal environment, where two nodes have instantiated 8 VFs each. This using dual ported HCAs, so we have 16 vPorts per physical server. 64 processes are associated with each vPort and creates and destroys one QP for each of the remote 64 processes. That is, 1024 QPs per vPort, all in all 16K QPs. The QPs are created/destroyed using the CM. When tearing down these 16K QPs, excessive CM DREQ retries (and duplicates) are observed. With some cat/paste/awk wizardry on the infiniband_cm sysfs, we observe as sum of the 16 vPorts on one of the nodes: cm_rx_duplicates: dreq 2102 cm_rx_msgs: drep 1989 dreq 6195 rep 3968 req 4224 rtu 4224 cm_tx_msgs: drep 4093 dreq 27568 rep 4224 req 3968 rtu 3968 cm_tx_retries: dreq 23469 Note that the active/passive side is equally distributed between the two nodes. Enabling pr_debug in cm.c gives tons of: [171778.814239] mlx4_ib_multiplex_cm_handler: id{slave: 1,sl_cm_id: 0xd393089f} is NULL! By increasing the CM_CLEANUP_CACHE_TIMEOUT from 5 to 30 seconds, the tear-down phase of the application is reduced from approximately 90 to 50 seconds. Retries/duplicates are also significantly reduced: cm_rx_duplicates: dreq 2460 [] cm_tx_retries: dreq 3010 req 47 Increasing the timeout further didn't help, as these duplicates and retries stems from a too short CMA timeout, which was 20 (~4 seconds) on the systems. By increasing the CMA timeout to 22 (~17 seconds), the numbers fell down to about 10 for both of them. Adjustment of the CMA timeout is not part of this commit. Signed-off-by: HÃ¥kon Bugge Acked-by: Jack Morgenstein Signed-off-by: Jason Gunthorpe Signed-off-by: Sasha Levin --- drivers/infiniband/hw/mlx4/cm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/infiniband/hw/mlx4/cm.c b/drivers/infiniband/hw/mlx4/cm.c index 39a488889fc7..5dc920fe1326 100644 --- a/drivers/infiniband/hw/mlx4/cm.c +++ b/drivers/infiniband/hw/mlx4/cm.c @@ -39,7 +39,7 @@ #include "mlx4_ib.h" -#define CM_CLEANUP_CACHE_TIMEOUT (5 * HZ) +#define CM_CLEANUP_CACHE_TIMEOUT (30 * HZ) struct id_map_entry { struct rb_node node; -- 2.19.1