* [PATCH v4] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb
@ 2022-01-18 16:05 Fan Zhang
2022-01-18 16:48 ` [EXT] " Akhil Goyal
2022-01-24 10:41 ` [PATCH v5] " Fan Zhang
0 siblings, 2 replies; 4+ messages in thread
From: Fan Zhang @ 2022-01-18 16:05 UTC (permalink / raw)
To: dev
Cc: gakhil, Fan Zhang, Declan Doherty, Fiona Trahe, John Griffin,
Pablo de Lara
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 <roy.fan.zhang@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: John Griffin <john.griffin@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
---
v4:
Removed Fan from rte_security maintainer.
MAINTAINERS | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 18d9edaf88..edf67506e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -425,7 +425,7 @@ F: doc/guides/sample_app_ug/bbdev_app.rst
Crypto API
M: Akhil Goyal <gakhil@marvell.com>
-M: Declan Doherty <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <gakhil@marvell.com>
-M: Declan Doherty <declan.doherty@intel.com>
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 <john.griffin@intel.com>
-M: Fiona Trahe <fiona.trahe@intel.com>
-M: Deepak Kumar Jain <deepak.k.jain@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <fiona.trahe@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
F: drivers/compress/qat/
F: drivers/common/qat/
@@ -1709,8 +1706,8 @@ F: app/test-compress-perf/
F: doc/guides/tools/comp_perf.rst
Crypto performance test application
-M: Declan Doherty <declan.doherty@intel.com>
M: Ciara Power <ciara.power@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
T: git://dpdk.org/next/dpdk-next-crypto
F: app/test-crypto-perf/
F: doc/guides/tools/cryptoperf.rst
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [EXT] [PATCH v4] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb
2022-01-18 16:05 [PATCH v4] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Fan Zhang
@ 2022-01-18 16:48 ` Akhil Goyal
2022-01-24 10:41 ` [PATCH v5] " Fan Zhang
1 sibling, 0 replies; 4+ messages in thread
From: Akhil Goyal @ 2022-01-18 16:48 UTC (permalink / raw)
To: Fan Zhang, dev
Cc: Declan Doherty, Fiona Trahe, John Griffin, Pablo de Lara, thomas
> 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 <roy.fan.zhang@intel.com>
> Acked-by: Declan Doherty <declan.doherty@intel.com>
> Acked-by: Fiona Trahe <fiona.trahe@intel.com>
> Acked-by: John Griffin <john.griffin@intel.com>
> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> ---
The crypto perf test app need not have 2 people from same organization
Other than that.
Acked-by: Akhil Goyal <gakhil@marvell.com>
> @@ -1709,8 +1706,8 @@ F: app/test-compress-perf/
> F: doc/guides/tools/comp_perf.rst
>
> Crypto performance test application
> -M: Declan Doherty <declan.doherty@intel.com>
> M: Ciara Power <ciara.power@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> T: git://dpdk.org/next/dpdk-next-crypto
> F: app/test-crypto-perf/
> F: doc/guides/tools/cryptoperf.rst
> --
> 2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v5] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb
2022-01-18 16:05 [PATCH v4] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Fan Zhang
2022-01-18 16:48 ` [EXT] " Akhil Goyal
@ 2022-01-24 10:41 ` Fan Zhang
2022-02-13 11:17 ` Thomas Monjalon
1 sibling, 1 reply; 4+ messages in thread
From: Fan Zhang @ 2022-01-24 10:41 UTC (permalink / raw)
To: dev
Cc: gakhil, Fan Zhang, Declan Doherty, Fiona Trahe, John Griffin,
Pablo de Lara
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 <roy.fan.zhang@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: John Griffin <john.griffin@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
---
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 <gakhil@marvell.com>
-M: Declan Doherty <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <gakhil@marvell.com>
-M: Declan Doherty <declan.doherty@intel.com>
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 <john.griffin@intel.com>
-M: Fiona Trahe <fiona.trahe@intel.com>
-M: Deepak Kumar Jain <deepak.k.jain@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <declan.doherty@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <fiona.trahe@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <declan.doherty@intel.com>
M: Ciara Power <ciara.power@intel.com>
T: git://dpdk.org/next/dpdk-next-crypto
F: app/test-crypto-perf/
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v5] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb
2022-01-24 10:41 ` [PATCH v5] " Fan Zhang
@ 2022-02-13 11:17 ` Thomas Monjalon
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2022-02-13 11:17 UTC (permalink / raw)
To: Fan Zhang
Cc: dev, gakhil, Declan Doherty, Fiona Trahe, John Griffin, Pablo de Lara
24/01/2022 11:41, Fan Zhang:
> 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 <roy.fan.zhang@intel.com>
> Acked-by: Declan Doherty <declan.doherty@intel.com>
> Acked-by: Fiona Trahe <fiona.trahe@intel.com>
> Acked-by: John Griffin <john.griffin@intel.com>
> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> Acked-by: Akhil Goyal <gakhil@marvell.com>
Applied, thanks for making status clear.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-02-13 11:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 16:05 [PATCH v4] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Fan Zhang
2022-01-18 16:48 ` [EXT] " Akhil Goyal
2022-01-24 10:41 ` [PATCH v5] " Fan Zhang
2022-02-13 11:17 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).