Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp113549pxb; Mon, 13 Sep 2021 14:30:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwWGOhsoI+sTiXmaz8Glmb5WE23dE4hkfDyuhT7udscan3dFNd+v/hiCfBNndmBsfDsj1rV X-Received: by 2002:a17:906:1510:: with SMTP id b16mr15347822ejd.332.1631568601927; Mon, 13 Sep 2021 14:30:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631568601; cv=none; d=google.com; s=arc-20160816; b=tk4ub4bk3vivskd5YPU6Y2ntitG4r8toFu+8mTmQp7/5+6dk1J8XhZM8EmMNaBRxth qD4yT0SCt3dVag+qfnm6WAjOJ9eLofEkxZxey9v5b3mU3YkyCMy9ore7eViKVM3kKB/1 L8PyQc1gnxKodq3psEMghoyqpP6itdGkK9eHCFooCni4hyihOsbYIQlbJQoA+VJWZ0YT Yb644C7e192Mhok0if3GX8LgnroVMLGpuRYh6tPS6f1+BMcWx+amZbMmer5aPc6vY7KD pMNIaP56CwrAQ1P3CH7pIcgnCWDbvWfG7WcfntyzBjHWStwQTMiqzQNoNJE8GzB/b9Jj C4Vg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=o7MPkjPgS4hkws8CKv/GuRFtQtWRlplEySQ0cq6par4=; b=ph9V3zVcjFSOsgC+GFZlh9UBw5iH8HZfzxivY++OugaLjfHobsz3ElLKn7S+ut5r/Y HpLc4+gZORBYE2tfgn8iBNqgHZiTPKs0VUJL4o7XDneVHesGU/+l5OLdlqGF9qCy8GPA L7CiKqMC5A4bHQjPk2jVroEbHBIqDeIeGZme2/Om29wS5cVSliYaLCRrn17yKyCW+Gi4 lDi8Oz7sMrKplNdlIDl9IUfSq93Ji6DQKq7ed1hfnfA9/ujBinr3C1bf+vlO92EEDbwP ldIAk+r+xZJEXwYIaG4FHFjkCELDlfG+p0vYs4TbOonLYvTwbxyF4FUMBrSuMJe7Z8aB ph8g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=YSpY5PXn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c5si8277648edw.572.2021.09.13.14.29.27; Mon, 13 Sep 2021 14:30:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=YSpY5PXn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245399AbhIMNyi (ORCPT + 99 others); Mon, 13 Sep 2021 09:54:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:56778 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243028AbhIMNve (ORCPT ); Mon, 13 Sep 2021 09:51:34 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4EEED619EE; Mon, 13 Sep 2021 13:34:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631540044; bh=49Cf0XBogBH+KIVaAGYpc5gUU39wKS7XCC7Ix+4eFJI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YSpY5PXnugqXX15xfuI9QwHBIIiJ1JvmJlF4G7whME6HrWCCZkRqf9HCigj+mhnJN KOgVErDTHMXfsMEpouvTbE9z625EDTaBXc60A7f0Z5o/W6Epf8TEA0xZHaFt97V4YN EhC08F9qc4ayxZNW9BTVWoLQdqBjwD7jMa9/pT2A= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Ruozhu Li , Christoph Hellwig , Sasha Levin Subject: [PATCH 5.13 020/300] nvme-tcp: dont update queue count when failing to set io queues Date: Mon, 13 Sep 2021 15:11:21 +0200 Message-Id: <20210913131109.982804121@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210913131109.253835823@linuxfoundation.org> References: <20210913131109.253835823@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ruozhu Li [ Upstream commit 664227fde63844d69e9ec9e90a8a7801e6ff072d ] We update ctrl->queue_count and schedule another reconnect when io queue count is zero.But we will never try to create any io queue in next reco- nnection, because ctrl->queue_count already set to zero.We will end up having an admin-only session in Live state, which is exactly what we try to avoid in the original patch. Update ctrl->queue_count after queue_count zero checking to fix it. Signed-off-by: Ruozhu Li Signed-off-by: Christoph Hellwig Signed-off-by: Sasha Levin --- drivers/nvme/host/tcp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/nvme/host/tcp.c b/drivers/nvme/host/tcp.c index 79a463090dd3..ab1ea5b0888e 100644 --- a/drivers/nvme/host/tcp.c +++ b/drivers/nvme/host/tcp.c @@ -1755,13 +1755,13 @@ static int nvme_tcp_alloc_io_queues(struct nvme_ctrl *ctrl) if (ret) return ret; - ctrl->queue_count = nr_io_queues + 1; - if (ctrl->queue_count < 2) { + if (nr_io_queues == 0) { dev_err(ctrl->device, "unable to set any I/O queues\n"); return -ENOMEM; } + ctrl->queue_count = nr_io_queues + 1; dev_info(ctrl->device, "creating %d I/O queues.\n", nr_io_queues); -- 2.30.2