Message ID | 20241128121435.73071-1-guangguan.wang@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-124.freemail.mail.aliyun.com (out30-124.freemail.mail.aliyun.com [115.124.30.124]) (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 9B8A819DF75; Thu, 28 Nov 2024 12:14:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732796099; cv=none; b=qRw7PK4dflqHXP8O+5oS8J7OVVCU3TftqKmTb6CALWUXMksqWRwbKZhK1DOTGFK+L6AzEGq8L8D6I76mQhloWIAtU7ZdOgpW5KGAvU8BL+FGML0VkrZkf8fuPtGpAskOb6l7rjWu7yefwqxBPPA2CamiAOCavcAXwhiiAGlBn+k= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732796099; c=relaxed/simple; bh=EuRvb4iurPU+KPtiuVrtEypopWq+IaHF+mBIaZXDbuU=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=LxxbMlGxUaeWGCSW3g+qrHW8OLhoKYuAwx/CjqTtsLdLC+JUnM8bDSPVpFdW9EXcVOS4CrSZFruJjlKVadLtof4j/js49buxHAVRMjuqRPqK6fHr1xbLyB4ttKl8j61uFlGohkptb9LHVGPnZWfcWpWetEACRTxPUMd4mEFXF68= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com; spf=pass smtp.mailfrom=linux.alibaba.com; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b=dzX7lUaH; arc=none smtp.client-ip=115.124.30.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b="dzX7lUaH" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1732796086; h=From:To:Subject:Date:Message-Id:MIME-Version; bh=zQlL9IO6yoSzpdu3HAcFjqyOn28miNFmPXLUNzfghKM=; b=dzX7lUaHciW4tIYKvfin67E95BaeRR3Ka1DocMtL4yhxFqjfJKz03ScFIJFbYfbLZlSaiTpbtosgL5tlNpcKLIK69h2W+eX+l4n6E7P9fr5WeQOZDC4aVuEI/0vb+goboTPnBHVYOyqUkZl/2G02xqz8dux0w93RC+cgzvpRjVo= Received: from localhost.localdomain(mailfrom:guangguan.wang@linux.alibaba.com fp:SMTPD_---0WKQ-9T-_1732796084 cluster:ay36) by smtp.aliyun-inc.com; Thu, 28 Nov 2024 20:14:46 +0800 From: Guangguan Wang <guangguan.wang@linux.alibaba.com> To: wenjia@linux.ibm.com, jaka@linux.ibm.com, alibuda@linux.alibaba.com, tonylu@linux.alibaba.com, guwen@linux.alibaba.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, horms@kernel.org Cc: linux-rdma@vger.kernel.org, linux-s390@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH net 0/6] several fixes for smc Date: Thu, 28 Nov 2024 20:14:29 +0800 Message-Id: <20241128121435.73071-1-guangguan.wang@linux.alibaba.com> X-Mailer: git-send-email 2.24.3 (Apple Git-128) 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 |
Series |
several fixes for smc
|
expand
|