From patchwork Thu Jul 22 08:37:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akhil Goyal X-Patchwork-Id: 96195 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 826E6A0C4E; Thu, 22 Jul 2021 10:37:58 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 407FC4014D; Thu, 22 Jul 2021 10:37:58 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by mails.dpdk.org (Postfix) with ESMTP id A0D9C40040 for ; Thu, 22 Jul 2021 10:37:56 +0200 (CEST) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 16M8UZLI001271; Thu, 22 Jul 2021 01:37:48 -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=IqLeCs1zAk+pYiG7z0LHfw5eI6B+IqMVJ6QbDqJysS0=; b=K6yXuWuqlDe93iKqJcUfUtfx276uB/t4ugqhYveHQOegQcronvwt99u7yISJB0ILaIkp oVsMxfFqw3C8+ygQooaZOAf1G9PJ4vHxj3hTZTUjzmGkl58Kx2Fg3VJbY18pbjy6WS0k X6rVh4AFWSU4OlFY7yb8VstL4WsdjeS59t5sc5B30T7LnqaJ7YCl/Bax7kkRzvk4u1iW nkKY9HB2LaS+LLQFKmeyb90M5rs9PAfvv+cv8RXvlWx6PqJO/9bMJNNCWBeg+x/giDhw KCr95ADIDQee7MPUNecrEVTtxMihX0uMtHwhs70mG0P4qoTQrIqoUZZCniAfrldvPLco dA== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com with ESMTP id 39y25bgmyu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Thu, 22 Jul 2021 01:37:48 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Thu, 22 Jul 2021 01:37:47 -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.18 via Frontend Transport; Thu, 22 Jul 2021 01:37:47 -0700 Received: from localhost.localdomain (unknown [10.28.36.185]) by maili.marvell.com (Postfix) with ESMTP id 193443F706B; Thu, 22 Jul 2021 01:37:42 -0700 (PDT) From: Akhil Goyal To: CC: , , , , , , , , , , , , , Akhil Goyal Date: Thu, 22 Jul 2021 14:07:39 +0530 Message-ID: <20210722083739.3726473-1-gakhil@marvell.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: wjaPX2ncweA0DBLypmbw3l4YCsP2CIjb X-Proofpoint-GUID: wjaPX2ncweA0DBLypmbw3l4YCsP2CIjb X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.790 definitions=2021-07-22_03:2021-07-22, 2021-07-22 signatures=0 Subject: [dpdk-dev] [PATCH] maintainers: update for crypto API X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Claim ownership for crypto API layer. Have been reviewing patches from quite some time. Signed-off-by: Akhil Goyal --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c68acbcd06..8b5a3f0249 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -420,6 +420,7 @@ F: examples/bbdev_app/ F: doc/guides/sample_app_ug/bbdev_app.rst Crypto API +M: Akhil Goyal M: Declan Doherty T: git://dpdk.org/next/dpdk-next-crypto F: lib/cryptodev/