Message ID | 20231016064934.1913964-1-schalla@marvell.com |
---|---|
Headers | show
Return-Path: <linux-crypto-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2783ECDB465 for <linux-crypto@archiver.kernel.org>; Mon, 16 Oct 2023 06:50:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230257AbjJPGuA (ORCPT <rfc822;linux-crypto@archiver.kernel.org>); Mon, 16 Oct 2023 02:50:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229478AbjJPGuA (ORCPT <rfc822;linux-crypto@vger.kernel.org>); Mon, 16 Oct 2023 02:50:00 -0400 Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A7AC5AD for <linux-crypto@vger.kernel.org>; Sun, 15 Oct 2023 23:49:58 -0700 (PDT) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 39FLaD4h032587; Sun, 15 Oct 2023 23:49:46 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=vn0rAv2VXHlipBwENOQ1W87KnoG9IGiE3htGjnyqNrc=; b=ThJAVuB34kvrDAz4RapXFRtXFU/1LnCbbasVIAqXw18vWwWlDdUFUkniyL1dMoCMrSM+ QHfCLe4v9cNxABi8um+helQU8tkAOIVxyupu0qlx10gspTX+Fc89ZtJO9j9Q4LEa3ar/ 3DQgVhwNLRTZJBv5OlO4pCDl9XnP0LoVnMSpZ/0tehxAJqH490y9lhe7TTqjf3wYFSll D0pesWGsgJ5E7RKMEfHEL6G+vVMJV+DdjJIRlOzhnasB2Jvu5bJAOB4F8XhzcQUhMehh PJNe7qIwkUKCljJkCFLStZmVuHgIna3ZMPAfsO3ZIsF9qS77iHYHgLckJUmKUs79YEpE rw== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3tqrbpvhpc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Sun, 15 Oct 2023 23:49:45 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Sun, 15 Oct 2023 23:49:38 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.48 via Frontend Transport; Sun, 15 Oct 2023 23:49:38 -0700 Received: from localhost.localdomain (unknown [10.28.36.175]) by maili.marvell.com (Postfix) with ESMTP id 09A393F705C; Sun, 15 Oct 2023 23:49:35 -0700 (PDT) From: Srujana Challa <schalla@marvell.com> To: <herbert@gondor.apana.org.au>, <davem@davemloft.net> CC: <linux-crypto@vger.kernel.org>, <bbrezillon@kernel.org>, <arno@natisbad.org>, <kuba@kernel.org>, <ndabilpuram@marvell.com>, <schalla@marvell.com> Subject: [PATCH 00/10] Add Marvell CN10KB/CN10KA B0 support Date: Mon, 16 Oct 2023 12:19:24 +0530 Message-ID: <20231016064934.1913964-1-schalla@marvell.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-ORIG-GUID: TTK8BG1BXyj_eCyoToC68Dhm2AJgvmQY X-Proofpoint-GUID: TTK8BG1BXyj_eCyoToC68Dhm2AJgvmQY X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.980,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-10-15_09,2023-10-12_01,2023-05-22_02 Precedence: bulk List-ID: <linux-crypto.vger.kernel.org> X-Mailing-List: linux-crypto@vger.kernel.org |
Series |
Add Marvell CN10KB/CN10KA B0 support
|
expand
|