Message ID | 20241211020930.68833-1-boshiyu@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-111.freemail.mail.aliyun.com (out30-111.freemail.mail.aliyun.com [115.124.30.111]) (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 EFD4E44384 for <linux-rdma@vger.kernel.org>; Wed, 11 Dec 2024 02:09:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.111 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733882983; cv=none; b=pDjkejg2IEG6aOE1Qcl79eefVbBCzXmYwEZjBqWl1bmEDS94U3RzXDAnfeV0k2Qt4wAEw8sAQjFELf8bPFXUq1d73Cif5Amb5zdw2FYxoo+hOaa/89uHxIvqb3dMkHmhsL8qUkon2kmJ3epRoKMhAC/szI/Bp3XIbj9sVTPWJbk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733882983; c=relaxed/simple; bh=Y+Dddd/fAilbCejdAxL1lboTYngCxAalb0kiop797cs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=u+7+QUMxle82N+nVfnQBynj4A5c8fTcxkHC3HwinbyXGMXaNebzwR2w65wzy7QD7LXGLlbKKCyaHV1nSE8zfABLFRlrygTpiB6/4RNGfvl4dSYRbkz1jx3HEP0pfrP48a7P9k6MXJtT2Vv3f77jKZzAuhtfbea8uNhRwJoVu2UA= 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=C+lBxgYv; arc=none smtp.client-ip=115.124.30.111 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="C+lBxgYv" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1733882973; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=eCQmo3jON9XZrj5j515hbAD9j0/7qbZRB86vNXxL9hA=; b=C+lBxgYvdZZoEriWjaLl+LRHeTgstjeu0xMTJyUXL7fmWSR0VO9EWpFk2LqGdMHOcubnhUWefYoPD7MoC4YX9K0ITj836yvi3XQB7UXbf09XYHdN4pmv0DsWmCIQBmrNDUb4RigytT5FAZUicY538Bs6r3fBtwkInQHou1SgEhs= Received: from localhost(mailfrom:boshiyu@linux.alibaba.com fp:SMTPD_---0WLGS1I4_1733882971 cluster:ay36) by smtp.aliyun-inc.com; Wed, 11 Dec 2024 10:09:32 +0800 From: Boshi Yu <boshiyu@linux.alibaba.com> To: jgg@ziepe.ca, leon@kernel.org Cc: linux-rdma@vger.kernel.org, kaishen@linux.alibaba.com, chengyou@linux.alibaba.com Subject: [PATCH for-next v2 0/8] RDMA/erdma: Support the RoCEv2 protocol Date: Wed, 11 Dec 2024 10:09:00 +0800 Message-ID: <20241211020930.68833-1-boshiyu@linux.alibaba.com> X-Mailer: git-send-email 2.46.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 |
Series |
RDMA/erdma: Support the RoCEv2 protocol
|
expand
|