From patchwork Mon Jan 24 10:41:58 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fan Zhang X-Patchwork-Id: 106344 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 D8ABBA04A7; Mon, 24 Jan 2022 11:42:05 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ABC9410F4; Mon, 24 Jan 2022 11:42:05 +0100 (CET) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mails.dpdk.org (Postfix) with ESMTP id 5F3E740E0F for ; Mon, 24 Jan 2022 11:42:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1643020923; x=1674556923; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=cBktwFK4SP/KFT8bXQ7RfVMQhZQaRUIBiDM3Rvwkjl0=; b=maAyWLE2KEyIN/tHosNJLtM/qDZIzlS6NcQw4Zqpu1iydNq1fun8KJd6 79EWY82DMRwmKM8fSIS9k/cs500kJZ7AeFhaPd/MOOSMY6FUC2Rg1EzGr jjEJ3ihrgr3lEAzb3RvFmpRXTGUUYlM3wjc0Jk3et8Fz+jDNpJCJJoSQx pgtQRBd7kkKqFgpiCV0F6ePPfDJbWR9AhGVzy2r8uovZX4bvH3Pp2Tocx nFO2gLb3Lu0Y7lEhqLn5kpn1BQV2VJbNycuNj4+5qHNOB64iHmfdKTGg9 poIi4onWHCzSnHpPN8HdkJJHDaSp191XdnKoWfdd0a9qHWHhLrnZfSWG0 Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10236"; a="306733068" X-IronPort-AV: E=Sophos;i="5.88,311,1635231600"; d="scan'208";a="306733068" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jan 2022 02:42:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,311,1635231600"; d="scan'208";a="617191930" Received: from silpixa00400885.ir.intel.com ([10.243.23.122]) by FMSMGA003.fm.intel.com with ESMTP; 24 Jan 2022 02:42:00 -0800 From: Fan Zhang To: dev@dpdk.org Cc: gakhil@marvell.com, Fan Zhang , Declan Doherty , Fiona Trahe , John Griffin , Pablo de Lara Subject: [PATCH v5] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Date: Mon, 24 Jan 2022 10:41:58 +0000 Message-Id: <20220124104158.2078160-1-roy.fan.zhang@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220118160528.1866129-1-roy.fan.zhang@intel.com> References: <20220118160528.1866129-1-roy.fan.zhang@intel.com> MIME-Version: 1.0 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 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 Acked-by: Akhil Goyal --- v5: Removed Fan from crypto perf maintainer. v4: Removed Fan from rte_security maintainer. MAINTAINERS | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 18d9edaf88..2ee5f65f83 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -425,7 +425,7 @@ F: doc/guides/sample_app_ug/bbdev_app.rst Crypto API M: Akhil Goyal -M: Declan Doherty +M: Fan Zhang T: git://dpdk.org/next/dpdk-next-crypto F: lib/cryptodev/ F: app/test/test_cryptodev* @@ -433,7 +433,6 @@ F: examples/l2fwd-crypto/ Security API M: Akhil Goyal -M: Declan Doherty T: git://dpdk.org/next/dpdk-next-crypto F: lib/security/ F: doc/guides/prog_guide/rte_security.rst @@ -1067,9 +1066,7 @@ F: drivers/crypto/scheduler/ F: doc/guides/cryptodevs/scheduler.rst 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 @@ -1129,7 +1126,7 @@ F: doc/guides/cryptodevs/mlx5.rst F: doc/guides/cryptodevs/features/mlx5.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 @@ -1156,7 +1153,7 @@ 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 @@ -1179,7 +1176,7 @@ F: doc/guides/compressdevs/octeontx.rst F: doc/guides/compressdevs/features/octeontx.ini Intel QuickAssist -M: Fiona Trahe +M: Fan Zhang F: drivers/compress/qat/ F: drivers/common/qat/ @@ -1709,7 +1706,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/