Message ID | 20241126070351.92787-1-boshiyu@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-97.freemail.mail.aliyun.com (out30-97.freemail.mail.aliyun.com [115.124.30.97]) (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 2B98E178372 for <linux-rdma@vger.kernel.org>; Tue, 26 Nov 2024 07:04:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.97 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732604643; cv=none; b=PFUx5cIW90FyxvFoGTKXlSshLNygozBIjcaGtU37LV4C9yVDq+nimesIRZnn0v6SPUyxJJBTSQDnaydYwG2SP6enOrw5H4zROqYwaJ4go6h5vZlbObU8K8TY3BYDOS9Msr17jWC3UnLf5xZ3rPWTw1baEmX2rFrXeDs9iDN4v8w= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732604643; c=relaxed/simple; bh=9uMqcVpJ1vDq6AvY2MVgLej6w+0rx0Ioff8iVWNqlGA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=XnWtt6ALFOy54MoeGU3+wwAAogcvdtpLmJCA4Q6IK9BspI06icG6cjetWD+ukBSEPsbbk6WsL5NlTdgI0H3M8gAO5vNn4DCJmI+WJS75SKJQFph4jj+ry0oVA09d7Ntp4uezjBOT2q0s8SAW4OicoYyJQXv30k3deEXA7jjxs5Y= 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=Hhk234Gh; arc=none smtp.client-ip=115.124.30.97 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="Hhk234Gh" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1732604632; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=ZoVAEm6xntHKNce0y/GQ90AovwEpYSwzFlN4KcW1B1Q=; b=Hhk234GhvcI72gOqGhakq1NeT1VAovgB8nbpTLAxpyUvCYKdHqCAF/56kx8A3eszP9Jq+oDtW9U/Jxg5Q/1jx0BIdVTvOdVEBOQI5pJ++xtEMc0i5SwIatiByATPkIZYoZWDirfqK7SnwHfx3KOYPW0tXDggdyhl+TQgstRD7jY= Received: from localhost(mailfrom:boshiyu@linux.alibaba.com fp:SMTPD_---0WKHPI-0_1732604631 cluster:ay36) by smtp.aliyun-inc.com; Tue, 26 Nov 2024 15:03:52 +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 0/8] RDMA/erdma: Support the RoCEv2 protocol Date: Tue, 26 Nov 2024 14:59:06 +0800 Message-ID: <20241126070351.92787-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
|