Message ID | 20240823075058.89488-1-chengyou@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-118.freemail.mail.aliyun.com (out30-118.freemail.mail.aliyun.com [115.124.30.118]) (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 3018F13D51E for <linux-rdma@vger.kernel.org>; Fri, 23 Aug 2024 07:51:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.118 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724399474; cv=none; b=har2PXOf0ZaQAgdlugZd9rZbsnhIEwdAIGJTcT2nRpNIfVOFbOn4pISkWmklRR0uMUDFC9eO7+jWQ/OCM2oSXcPDgACb4ecRlHCqPzOVgrVV1Pt3qIVG8U9KeqIauo7TTQMamen+D/dXj+rUpzJIfF17PCiW5SCKi7jE3UslT9g= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724399474; c=relaxed/simple; bh=bp2oKTdYbAnVizsxE/upavi/HrCAY6RUWdbzMs9mkz8=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=nv/DwYBwLpilIk/1JwJKvrMq/DAULJ0iz+td4VOWK2yTMZ/2TYw/HSDaJmkv5+AdWPCSXSzd6bE6K/p9nyJTcqSNdf/32qA6rzZXu09z3S23lRE57EXrtMMzJwOzpP7P/tE3Ho4r4HSmpRewEXDtwJRk7cgrM1UEdP0KRKJUetY= 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=SrpFfiGu; arc=none smtp.client-ip=115.124.30.118 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="SrpFfiGu" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1724399462; h=From:To:Subject:Date:Message-Id:MIME-Version; bh=eScIlKBffBScPxaAyRhlnoEL711KPv02UMH5ajyUdI0=; b=SrpFfiGuFANO1qJp72ZwGmfuPXVnplcVhKgZLjhAzfQ2hYhzKa52rkrSogSvYkjtxm2q1ic1+lEcTffto8Xn8nbu0vNORJ0gm9K2f1zeOAzGeDeSshWtsnXeu8CPrF0KfxBq2g9akRdFANyMOlf1X0FujsrifEXZUTgdmynEVbs= Received: from localhost(mailfrom:chengyou@linux.alibaba.com fp:SMTPD_---0WDSn1V4_1724399461) by smtp.aliyun-inc.com; Fri, 23 Aug 2024 15:51:02 +0800 From: Cheng Xu <chengyou@linux.alibaba.com> To: jgg@ziepe.ca, leon@kernel.org Cc: linux-rdma@vger.kernel.org, KaiShen@linux.alibaba.com Subject: [PATCH for-next 0/4] RDMA/erdma: erdma updates Date: Fri, 23 Aug 2024 15:50:54 +0800 Message-Id: <20240823075058.89488-1-chengyou@linux.alibaba.com> X-Mailer: git-send-email 2.39.3 (Apple Git-146) 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 |
RDMA/erdma: erdma updates
|
expand
|