Message ID | 20241122105308.2150505-1-huangjunxian6@hisilicon.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) (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 58503142E83; Fri, 22 Nov 2024 11:16:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.189 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732274166; cv=none; b=V9+L2xt4MH8DWO8cR/pO+kiLLmhl8FKiTKp/2FuqX3NbXtxjD7ljVBcRf9JNubbRWLsreoUs2sxQiFwhkIOgevtnrq3raOjSbsM7gmH6hEudCphdZwfvCdpxMcKzu9mdPss5YlkM2zoD322KsaRGqiKop77VkWPYoWBl9RenLsA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732274166; c=relaxed/simple; bh=I7PUxhs247KXZ+vsf/vOCRF2Oe/G5iESOA2fOqgwK5g=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=cNIdxIn9hRWUvyG6dmOfl8PPpA/3Z/lWfeZhT/vriPj2bFDJwCHxPPICMRPXEclZW2zS3f82pvofpob02NcvuVjTfnZCKem6kxBgeD/hhQeQkovht6ftSQkYPhl26Xa3jcL2QZOe6HEa5Tx3SeopPfZQPUdKURbNFoXN5IbtREs= 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.189 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.252]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4XvsX80HVtzQv3P; Fri, 22 Nov 2024 18:58:16 +0800 (CST) Received: from kwepemf100018.china.huawei.com (unknown [7.202.181.17]) by mail.maildlp.com (Postfix) with ESMTPS id 8B892180214; Fri, 22 Nov 2024 18:59:40 +0800 (CST) Received: from localhost.localdomain (10.90.30.45) by kwepemf100018.china.huawei.com (7.202.181.17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Fri, 22 Nov 2024 18:59:39 +0800 From: Junxian Huang <huangjunxian6@hisilicon.com> To: <jgg@ziepe.ca>, <leon@kernel.org>, <selvin.xavier@broadcom.com>, <chengyou@linux.alibaba.com>, <kaishen@linux.alibaba.com>, <mustafa.ismail@intel.com>, <tatyana.e.nikolova@intel.com>, <yishaih@nvidia.com>, <benve@cisco.com>, <neescoba@cisco.com>, <bryan-bt.tan@broadcom.com>, <vishnu.dasa@broadcom.com>, <zyjzyj2000@gmail.com>, <bmt@zurich.ibm.com> CC: <linux-rdma@vger.kernel.org>, <linuxarm@huawei.com>, <linux-kernel@vger.kernel.org>, <huangjunxian6@hisilicon.com>, <tangchengchang@huawei.com>, <liyuyu6@huawei.com> Subject: [PATCH RFC 00/12] RDMA: Support link status events dispatching in ib_core Date: Fri, 22 Nov 2024 18:52:56 +0800 Message-ID: <20241122105308.2150505-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: dggems704-chm.china.huawei.com (10.3.19.181) To kwepemf100018.china.huawei.com (7.202.181.17) |
Series |
RDMA: Support link status events dispatching in ib_core
|
expand
|