Message ID | 20240208035038.94668-1-huangjunxian6@hisilicon.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga06-in.huawei.com (szxga06-in.huawei.com [45.249.212.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6094C2D054; Thu, 8 Feb 2024 03:54:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.32 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707364493; cv=none; b=ureHA9Uc5gigyFYTxRBhNLD3d5HyyiM6RIGsiEAtnjTe8kENVFwm2FZPeTZ7sj0pVfiGMo7Anh2kKwWcL8u50063/XcPFBsg9g5BCv8SPG2x+Kj8w9cGQ9fyXgyo//yvKMCXJ4Cfu+cpq9/vWZJZdLzAN9rQU1z4SKlOARycOYU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707364493; c=relaxed/simple; bh=8gQe+a5VMwbGZUZID4MLAbdx2ZQzKKCTGHEnuvMsOOY=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=qLTwZJg2+9A7JpLGxT+rH5nnIWnGfDEg8viR2whN6Dsfc1FO7mMn/ghitwc/1TfztMUUKfVw0koJlPD0pRsh/mCVyr2JufYLqPK0gxzW4oZ4lSZVCOH+YelotzEuNkNIBnABUyjFHdIcCHKq7CRlPcmKVt2GGheSUogHdg5QuzU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=hisilicon.com; spf=pass smtp.mailfrom=hisilicon.com; arc=none smtp.client-ip=45.249.212.32 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=hisilicon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hisilicon.com Received: from mail.maildlp.com (unknown [172.19.163.44]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4TVjlt0jQNz1vtL0; Thu, 8 Feb 2024 11:54:18 +0800 (CST) Received: from kwepemi500006.china.huawei.com (unknown [7.221.188.68]) by mail.maildlp.com (Postfix) with ESMTPS id 82A1614051C; Thu, 8 Feb 2024 11:54:46 +0800 (CST) Received: from localhost.localdomain (10.67.165.2) by kwepemi500006.china.huawei.com (7.221.188.68) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 8 Feb 2024 11:54:45 +0800 From: Junxian Huang <huangjunxian6@hisilicon.com> To: <jgg@ziepe.ca>, <leon@kernel.org> CC: <linux-rdma@vger.kernel.org>, <linuxarm@huawei.com>, <linux-kernel@vger.kernel.org>, <huangjunxian6@hisilicon.com> Subject: [PATCH v2 for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity Date: Thu, 8 Feb 2024 11:50:36 +0800 Message-ID: <20240208035038.94668-1-huangjunxian6@hisilicon.com> X-Mailer: git-send-email 2.30.0 Precedence: bulk X-Mailing-List: linux-rdma@vger.kernel.org List-Id: <linux-rdma.vger.kernel.org> List-Subscribe: <mailto:linux-rdma+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-rdma+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemi500006.china.huawei.com (7.221.188.68) |
Series |
RDMA/hns: Support configuring congestion control algorithm with QP granularity
|
expand
|