Message ID | 20240613083802.1440904-1-oshpigelman@habana.ai (mailing list archive) |
---|---|
Headers | show
Received: from mail02.habana.ai (habanamailrelay02.habana.ai [62.90.112.121]) (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 EE6C0522F for <linux-rdma@vger.kernel.org>; Thu, 13 Jun 2024 08:38:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=62.90.112.121 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718267898; cv=none; b=uH0J5IbH1huSWw/1pm1eJDNyf/MVpVOFWvFBi1oPTfmnAd6Q+1XEcPRxfe+zqBU0bFDYB8UUEiTqCk50LnjKB+XG6ys3fhT9wYECI+Hg8a7k9rXt67SkI3z+tO42YGLgtqtzfdYT2rC+r3lDfgIT0xa60ZntSsW7TsGXxNYPrFA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718267898; c=relaxed/simple; bh=JUaEX9cxLPwEzZfM9QD1sGAhE4irtdTHkQesi0gE55w=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=CEsKbBkLv7NEHDhKOdAh3IQVakCC5MAphZPHb02ywq95xinemmw42+/a/pJMO81kTlulsV1wDcY+O+4fpaCJ3grSKrtKK2ntZVdqcAAnOEV5jz2c372r8kSjY95H8OJESW0Rs+ts3mUX846Q07GcYy+eJUcb9nyXt6Yy7rj4PVU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=habana.ai; spf=pass smtp.mailfrom=habana.ai; dkim=pass (2048-bit key) header.d=habana.ai header.i=@habana.ai header.b=JI7Sr9p6; arc=none smtp.client-ip=62.90.112.121 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=habana.ai Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=habana.ai Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=habana.ai header.i=@habana.ai header.b="JI7Sr9p6" Received: internal info suppressed DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=habana.ai; s=default; t=1718267890; bh=JUaEX9cxLPwEzZfM9QD1sGAhE4irtdTHkQesi0gE55w=; h=From:To:Cc:Subject:Date:From; b=JI7Sr9p6bToqkyRFPToXqA4r9P34900UuiswB9gbPbyKKzoF298lx4wQvBa9tYCRU YjNn3QF28GvpfHWicAc24Nd10koLZ8IsWDGqHcAEX/b0pZFwE5HoGQer4OATjWu6ZG f3E4ludOXtKoRLF5IGGKi5T+5j+L5Jirg3UtNZvUP5Sh5OI5lLGZ5lOuL9IvaNVqC5 lFbJMfDePeIW6lTrlJIv1SlUp7vFmMwYQquf1eIJpjPNflR8IjWXa7sE4Qv7+glhCE br9UZEStf+B2L4H+VcpDK04xM1dl1m77CTzCwN3Fs1Gd1H6e9NBc2rIqS8gbDzJHdD DthtoggriVDRQ== Received: from oshpigelman-vm-u22.habana-labs.com (localhost [127.0.0.1]) by oshpigelman-vm-u22.habana-labs.com (8.15.2/8.15.2/Debian-22ubuntu3) with ESMTP id 45D8c2vX1440923; Thu, 13 Jun 2024 11:38:02 +0300 From: Omer Shpigelman <oshpigelman@habana.ai> To: linux-rdma@vger.kernel.org Cc: ogabbay@kernel.org, oshpigelman@habana.ai, zyehudai@habana.ai Subject: [PATCH 0/4] hbl: HabanaLabs RDMA provider Date: Thu, 13 Jun 2024 11:37:58 +0300 Message-Id: <20240613083802.1440904-1-oshpigelman@habana.ai> X-Mailer: git-send-email 2.34.1 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 |
hbl: HabanaLabs RDMA provider
|
expand
|