From patchwork Fri May 21 09:23:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fan Zhang X-Patchwork-Id: 93364 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 DAC44A0A02; Fri, 21 May 2021 11:24:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9802940143; Fri, 21 May 2021 11:24:02 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mails.dpdk.org (Postfix) with ESMTP id 8C20C40041 for ; Fri, 21 May 2021 11:24:00 +0200 (CEST) IronPort-SDR: RS0ozU+QP1Z5vJBbe+fdmNSJ+14zhz9zJzxQ2ZsTdkBYFZtSZeH+MFsGxgQRZfkzhc0IgLs9Uy NBsPefgKsJbw== X-IronPort-AV: E=McAfee;i="6200,9189,9990"; a="262663130" X-IronPort-AV: E=Sophos;i="5.82,313,1613462400"; d="scan'208";a="262663130" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 May 2021 02:23:59 -0700 IronPort-SDR: WyEcb+D+MWt7QiQEmH3Qju0xqZfUF8plL7SxPsFXYOU1NaCtRG0SzFgrGl+PSiFStheIqOfnsp AYXH6axaAT4Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,313,1613462400"; d="scan'208";a="440993632" Received: from silpixa00400885.ir.intel.com ([10.243.23.122]) by fmsmga008.fm.intel.com with ESMTP; 21 May 2021 02:23:56 -0700 From: Fan Zhang To: dev@dpdk.org Cc: thomas@monjalon.net, gakhil@marvell.com, ferruh.yigit@intel.com, declan.doherty@intel.com, john.griffin@intel.com, deepak.k.jain@intel.com, fiona.trahe@intel.com, Fan Zhang Date: Fri, 21 May 2021 10:23:53 +0100 Message-Id: <20210521092353.217785-1-roy.fan.zhang@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210520094710.147945-1-roy.fan.zhang@intel.com> References: <20210520094710.147945-1-roy.fan.zhang@intel.com> MIME-Version: 1.0 Subject: [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb 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" Add myself as Crypto API, QAT, SW PMDs based on ipsec-mb, NULL PMD, and crypto perf test maintainer. Also remove Declan, Deepak, and John from the maintainers of these areas. Signed-off-by: Fan Zhang Acked-by: Declan Doherty Acked-by: Fiona Trahe Acked-by: John Griffin Acked-by: Pablo de Lara --- MAINTAINERS | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5877a16971..131a7aba73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -421,7 +421,7 @@ F: examples/bbdev_app/ F: doc/guides/sample_app_ug/bbdev_app.rst Crypto API -M: Declan Doherty +M: Fan Zhang T: git://dpdk.org/next/dpdk-next-crypto F: lib/cryptodev/ F: app/test/test_cryptodev* @@ -429,7 +429,7 @@ F: examples/l2fwd-crypto/ Security API M: Akhil Goyal -M: Declan Doherty +M: Fan Zhang T: git://dpdk.org/next/dpdk-next-crypto F: lib/security/ F: doc/guides/prog_guide/rte_security.rst @@ -1031,23 +1031,22 @@ F: drivers/crypto/scheduler/ F: doc/guides/cryptodevs/scheduler.rst Intel AES-NI GCM -M: Declan Doherty M: Pablo de Lara +M: Fan Zhang F: drivers/crypto/aesni_gcm/ F: doc/guides/cryptodevs/aesni_gcm.rst F: doc/guides/cryptodevs/features/aesni_gcm.ini Intel AES-NI Multi-Buffer -M: Declan Doherty M: Pablo de Lara +M: Fan Zhang F: drivers/crypto/aesni_mb/ F: doc/guides/cryptodevs/aesni_mb.rst F: doc/guides/cryptodevs/features/aesni_mb.ini Intel QuickAssist -M: John Griffin M: Fiona Trahe -M: Deepak Kumar Jain +M: Fan Zhang F: drivers/crypto/qat/ F: drivers/common/qat/ F: doc/guides/cryptodevs/qat.rst @@ -1055,6 +1054,7 @@ F: doc/guides/cryptodevs/features/qat.ini KASUMI M: Pablo de Lara +M: Fan Zhang F: drivers/crypto/kasumi/ F: doc/guides/cryptodevs/kasumi.rst F: doc/guides/cryptodevs/features/kasumi.ini @@ -1081,7 +1081,7 @@ F: doc/guides/cryptodevs/octeontx2.rst F: doc/guides/cryptodevs/features/octeontx2.ini Null Crypto -M: Declan Doherty +M: Fan Zhang F: drivers/crypto/null/ F: doc/guides/cryptodevs/null.rst F: doc/guides/cryptodevs/features/null.ini @@ -1108,13 +1108,14 @@ F: doc/guides/cryptodevs/dpaa2_sec.rst F: doc/guides/cryptodevs/features/dpaa2_sec.ini OpenSSL -M: Declan Doherty +M: Fan Zhang F: drivers/crypto/openssl/ F: doc/guides/cryptodevs/openssl.rst F: doc/guides/cryptodevs/features/openssl.ini SNOW 3G M: Pablo de Lara +M: Fan Zhang F: drivers/crypto/snow3g/ F: doc/guides/cryptodevs/snow3g.rst F: doc/guides/cryptodevs/features/snow3g.ini @@ -1127,6 +1128,7 @@ F: doc/guides/cryptodevs/features/virtio.ini ZUC M: Pablo de Lara +M: Fan Zhang F: drivers/crypto/zuc/ F: doc/guides/cryptodevs/zuc.rst F: doc/guides/cryptodevs/features/zuc.ini @@ -1616,7 +1618,6 @@ F: app/test-compress-perf/ F: doc/guides/tools/comp_perf.rst Crypto performance test application -M: Declan Doherty M: Ciara Power T: git://dpdk.org/next/dpdk-next-crypto F: app/test-crypto-perf/