Message ID | 20210106104223.6182-1-schalla@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-crypto-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DB0E7C433E0 for <linux-crypto@archiver.kernel.org>; Wed, 6 Jan 2021 10:44:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8DF9D2310E for <linux-crypto@archiver.kernel.org>; Wed, 6 Jan 2021 10:44:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726436AbhAFKno (ORCPT <rfc822;linux-crypto@archiver.kernel.org>); Wed, 6 Jan 2021 05:43:44 -0500 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:30586 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726416AbhAFKno (ORCPT <rfc822;linux-crypto@vger.kernel.org>); Wed, 6 Jan 2021 05:43:44 -0500 Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 106AaO47025900; Wed, 6 Jan 2021 02:42:56 -0800 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=ZdVwTScqOAiFEMQMRvsAfoLrgdQs5RZ9yvYjrcCOWD0=; b=CMA0e+Ee8+rVCnXpky9/9Xs4FmVrSwA+fR0u+bcAKBEvKqGgyCdVMc7bF2F+Wsr3DvX4 YTLalDYeyyjZklOPilhGUVKRXd+lJGLi/upzdUYGzW4UQ+Jvb8GnYKfrPe0oUvxhwxc4 crE4w2zBL7nv3hm9HsDPBzwbP+O9vcPqb09T5qrEDJtCT7eKGp4QS9/XpJcVccUqJqMf 1EyFHANr0/W66ARqT/O8YwU1uHiwh1z4ExdcOdKmG+fq0vxXNF10D9Y8EybwdmnbJrs4 yCE1R/XaEl6QcjBD4cvQ1xL7k4zJ95J8TEgiH7LOtGUbdWfDoUhgmd7426R48bOJQgqT hw== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0b-0016f401.pphosted.com with ESMTP id 35ts7rs15a-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Wed, 06 Jan 2021 02:42:55 -0800 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 6 Jan 2021 02:42:53 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 6 Jan 2021 02:42:54 -0800 Received: from hyd1schalla-dt.caveonetworks.com.com (unknown [10.29.8.39]) by maili.marvell.com (Postfix) with ESMTP id C94413F703F; Wed, 6 Jan 2021 02:42:51 -0800 (PST) From: Srujana Challa <schalla@marvell.com> To: <herbert@gondor.apana.org.au> CC: <davem@davemloft.net>, <linux-crypto@vger.kernel.org>, <pathreya@marvell.com>, <jerinj@marvell.com>, Srujana Challa <schalla@marvell.com> Subject: [PATCH 0/9] Add Support for Marvell OcteonTX2 CPT engine Date: Wed, 6 Jan 2021 16:12:14 +0530 Message-ID: <20210106104223.6182-1-schalla@marvell.com> X-Mailer: git-send-email 2.29.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.343,18.0.737 definitions=2021-01-06_05:2021-01-06,2021-01-06 signatures=0 Precedence: bulk List-ID: <linux-crypto.vger.kernel.org> X-Mailing-List: linux-crypto@vger.kernel.org |
Series |
Add Support for Marvell OcteonTX2 CPT engine
|
expand
|