* [dpdk-dev] maintainers: update for qat and ipsec-mb pmds
@ 2021-05-20 9:47 Fan Zhang
2021-05-20 9:50 ` Griffin, John
` (3 more replies)
0 siblings, 4 replies; 10+ messages in thread
From: Fan Zhang @ 2021-05-20 9:47 UTC (permalink / raw)
To: dev
Cc: thomas, gakhil, ferruh.yigit, declan.doherty, john.griffin,
deepak.k.jain, fiona.trahe, Fan Zhang
Add myself to Crypto API, QAT, SW PMDs based on ipsec-mb, and
NULL PMD maintainer.
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
---
MAINTAINERS | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5877a16971..11653b3dcd 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 <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*
@@ -429,7 +429,7 @@ F: examples/l2fwd-crypto/
Security 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/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 <declan.doherty@intel.com>
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <declan.doherty@intel.com>
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <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
@@ -1055,6 +1054,7 @@ F: doc/guides/cryptodevs/features/qat.ini
KASUMI
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <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
@@ -1108,13 +1108,14 @@ 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
SNOW 3G
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
F: drivers/crypto/zuc/
F: doc/guides/cryptodevs/zuc.rst
F: doc/guides/cryptodevs/features/zuc.ini
--
2.25.1
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] maintainers: update for qat and ipsec-mb pmds
2021-05-20 9:47 [dpdk-dev] maintainers: update for qat and ipsec-mb pmds Fan Zhang
@ 2021-05-20 9:50 ` Griffin, John
2021-05-20 10:57 ` Doherty, Declan
` (2 subsequent siblings)
3 siblings, 0 replies; 10+ messages in thread
From: Griffin, John @ 2021-05-20 9:50 UTC (permalink / raw)
To: Zhang, Roy Fan, dev
Cc: thomas, gakhil, Yigit, Ferruh, Doherty, Declan, Jain, Deepak K,
Trahe, Fiona
> -----Original Message-----
> From: Zhang, Roy Fan <roy.fan.zhang@intel.com>
> Sent: Thursday, May 20, 2021 10:47 AM
> To: dev@dpdk.org
> Cc: thomas@monjalon.net; gakhil@marvell.com; Yigit, Ferruh
> <ferruh.yigit@intel.com>; Doherty, Declan <declan.doherty@intel.com>;
> Griffin, John <john.griffin@intel.com>; Jain, Deepak K
> <deepak.k.jain@intel.com>; Trahe, Fiona <fiona.trahe@intel.com>; Zhang,
> Roy Fan <roy.fan.zhang@intel.com>
> Subject: [dpdk-dev] maintainers: update for qat and ipsec-mb pmds
>
> Add myself to Crypto API, QAT, SW PMDs based on ipsec-mb, and NULL PMD
> maintainer.
>
> Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
> ---
> MAINTAINERS | 18 ++++++++++--------
> 1 file changed, 10 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5877a16971..11653b3dcd 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 <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*
> @@ -429,7 +429,7 @@ F: examples/l2fwd-crypto/
>
> Security 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/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 <declan.doherty@intel.com>
> M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> 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 <declan.doherty@intel.com>
> M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> 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 <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
> @@ -1055,6 +1054,7 @@ F: doc/guides/cryptodevs/features/qat.ini
>
> KASUMI
> M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> 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 <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
> @@ -1108,13 +1108,14 @@ 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
>
> SNOW 3G
> M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> 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 <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> F: drivers/crypto/zuc/
> F: doc/guides/cryptodevs/zuc.rst
> F: doc/guides/cryptodevs/features/zuc.ini
> --
> 2.25.1
Acked-by: John Griffin <john.griffin@intel.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] maintainers: update for qat and ipsec-mb pmds
2021-05-20 9:47 [dpdk-dev] maintainers: update for qat and ipsec-mb pmds Fan Zhang
2021-05-20 9:50 ` Griffin, John
@ 2021-05-20 10:57 ` Doherty, Declan
2021-05-20 11:04 ` Trahe, Fiona
2021-05-20 12:16 ` [dpdk-dev] [dpdk-dev v2] " Fan Zhang
2021-05-21 9:23 ` [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Fan Zhang
3 siblings, 1 reply; 10+ messages in thread
From: Doherty, Declan @ 2021-05-20 10:57 UTC (permalink / raw)
To: Fan Zhang, dev
Cc: thomas, gakhil, ferruh.yigit, john.griffin, deepak.k.jain, fiona.trahe
On 20/05/2021 10:47 AM, Fan Zhang wrote:
> Add myself to Crypto API, QAT, SW PMDs based on ipsec-mb, and
> NULL PMD maintainer.
>
> Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
> ---
> MAINTAINERS | 18 ++++++++++--------
> 1 file changed, 10 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5877a16971..11653b3dcd 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 <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*
> @@ -429,7 +429,7 @@ F: examples/l2fwd-crypto/
>
> Security 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/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 <declan.doherty@intel.com>
> M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> 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 <declan.doherty@intel.com>
> M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> 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 <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
> @@ -1055,6 +1054,7 @@ F: doc/guides/cryptodevs/features/qat.ini
>
> KASUMI
> M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> 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 <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
> @@ -1108,13 +1108,14 @@ 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
>
> SNOW 3G
> M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> 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 <pablo.de.lara.guarch@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> F: drivers/crypto/zuc/
> F: doc/guides/cryptodevs/zuc.rst
> F: doc/guides/cryptodevs/features/zuc.ini
>
Acked-by: Declan Doherty <declan.doherty@intel.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] maintainers: update for qat and ipsec-mb pmds
2021-05-20 10:57 ` Doherty, Declan
@ 2021-05-20 11:04 ` Trahe, Fiona
0 siblings, 0 replies; 10+ messages in thread
From: Trahe, Fiona @ 2021-05-20 11:04 UTC (permalink / raw)
To: Doherty, Declan, Zhang, Roy Fan, dev
Cc: thomas, gakhil, Yigit, Ferruh, Griffin, John, Jain, Deepak K
> -----Original Message-----
> From: Doherty, Declan <declan.doherty@intel.com>
> Sent: Thursday, May 20, 2021 11:58 AM
> To: Zhang, Roy Fan <roy.fan.zhang@intel.com>; dev@dpdk.org
> Cc: thomas@monjalon.net; gakhil@marvell.com; Yigit, Ferruh <ferruh.yigit@intel.com>; Griffin, John
> <john.griffin@intel.com>; Jain, Deepak K <deepak.k.jain@intel.com>; Trahe, Fiona
> <fiona.trahe@intel.com>
> Subject: Re: [dpdk-dev] maintainers: update for qat and ipsec-mb pmds
>
>
>
> On 20/05/2021 10:47 AM, Fan Zhang wrote:
> > Add myself to Crypto API, QAT, SW PMDs based on ipsec-mb, and
> > NULL PMD maintainer.
> >
> > Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
> >
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-dev] [dpdk-dev v2] maintainers: update for qat and ipsec-mb pmds
2021-05-20 9:47 [dpdk-dev] maintainers: update for qat and ipsec-mb pmds Fan Zhang
2021-05-20 9:50 ` Griffin, John
2021-05-20 10:57 ` Doherty, Declan
@ 2021-05-20 12:16 ` Fan Zhang
2021-05-20 13:01 ` Thomas Monjalon
2021-05-21 9:23 ` [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Fan Zhang
3 siblings, 1 reply; 10+ messages in thread
From: Fan Zhang @ 2021-05-20 12:16 UTC (permalink / raw)
To: dev
Cc: thomas, gakhil, ferruh.yigit, declan.doherty, john.griffin,
deepak.k.jain, fiona.trahe, Fan Zhang
Add myself to Crypto API, QAT, SW PMDs based on ipsec-mb, and
NULL PMD maintainer.
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>
---
V2:
- Remove Declan from crypto perf maintainer
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 <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*
@@ -429,7 +429,7 @@ F: examples/l2fwd-crypto/
Security 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/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 <declan.doherty@intel.com>
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <declan.doherty@intel.com>
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <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
@@ -1055,6 +1054,7 @@ F: doc/guides/cryptodevs/features/qat.ini
KASUMI
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <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
@@ -1108,13 +1108,14 @@ 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
SNOW 3G
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <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] 10+ messages in thread
* Re: [dpdk-dev] [dpdk-dev v2] maintainers: update for qat and ipsec-mb pmds
2021-05-20 12:16 ` [dpdk-dev] [dpdk-dev v2] " Fan Zhang
@ 2021-05-20 13:01 ` Thomas Monjalon
2021-05-21 9:03 ` Zhang, Roy Fan
0 siblings, 1 reply; 10+ messages in thread
From: Thomas Monjalon @ 2021-05-20 13:01 UTC (permalink / raw)
To: Fan Zhang
Cc: dev, gakhil, ferruh.yigit, declan.doherty, john.griffin,
deepak.k.jain, fiona.trahe
20/05/2021 14:16, Fan Zhang:
> Add myself to Crypto API, QAT, SW PMDs based on ipsec-mb, and
> NULL PMD maintainer.
You should mention the removal as well.
If you want to be a maintainer, please be more precise in your patch ;)
[...]
> Crypto API
> -M: Declan Doherty <declan.doherty@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
It is not an update for PMDs only, the title is not accurate.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [dpdk-dev v2] maintainers: update for qat and ipsec-mb pmds
2021-05-20 13:01 ` Thomas Monjalon
@ 2021-05-21 9:03 ` Zhang, Roy Fan
0 siblings, 0 replies; 10+ messages in thread
From: Zhang, Roy Fan @ 2021-05-21 9:03 UTC (permalink / raw)
To: Thomas Monjalon
Cc: dev, gakhil, Yigit, Ferruh, Doherty, Declan, Griffin, John, Jain,
Deepak K, Trahe, Fiona
Hi Thomas,
Will change in V3.
Thanks.
Regards,
Fan
> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Thursday, May 20, 2021 2:01 PM
> To: Zhang, Roy Fan <roy.fan.zhang@intel.com>
> Cc: dev@dpdk.org; gakhil@marvell.com; Yigit, Ferruh
> <ferruh.yigit@intel.com>; Doherty, Declan <declan.doherty@intel.com>;
> Griffin, John <john.griffin@intel.com>; Jain, Deepak K
> <deepak.k.jain@intel.com>; Trahe, Fiona <fiona.trahe@intel.com>
> Subject: Re: [dpdk-dev v2] maintainers: update for qat and ipsec-mb pmds
>
> 20/05/2021 14:16, Fan Zhang:
> > Add myself to Crypto API, QAT, SW PMDs based on ipsec-mb, and
> > NULL PMD maintainer.
>
> You should mention the removal as well.
>
> If you want to be a maintainer, please be more precise in your patch ;)
>
> [...]
> > Crypto API
> > -M: Declan Doherty <declan.doherty@intel.com>
> > +M: Fan Zhang <roy.fan.zhang@intel.com>
>
> It is not an update for PMDs only, the title is not accurate.
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb
2021-05-20 9:47 [dpdk-dev] maintainers: update for qat and ipsec-mb pmds Fan Zhang
` (2 preceding siblings ...)
2021-05-20 12:16 ` [dpdk-dev] [dpdk-dev v2] " Fan Zhang
@ 2021-05-21 9:23 ` Fan Zhang
2021-05-21 11:18 ` De Lara Guarch, Pablo
2021-06-29 20:31 ` [dpdk-dev] [EXT] " Akhil Goyal
3 siblings, 2 replies; 10+ messages in thread
From: Fan Zhang @ 2021-05-21 9:23 UTC (permalink / raw)
To: dev
Cc: thomas, gakhil, ferruh.yigit, declan.doherty, john.griffin,
deepak.k.jain, fiona.trahe, 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>
---
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 <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*
@@ -429,7 +429,7 @@ F: examples/l2fwd-crypto/
Security 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/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 <declan.doherty@intel.com>
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <declan.doherty@intel.com>
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <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
@@ -1055,6 +1054,7 @@ F: doc/guides/cryptodevs/features/qat.ini
KASUMI
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <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
@@ -1108,13 +1108,14 @@ 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
SNOW 3G
M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <pablo.de.lara.guarch@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
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 <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] 10+ messages in thread
* Re: [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb
2021-05-21 9:23 ` [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Fan Zhang
@ 2021-05-21 11:18 ` De Lara Guarch, Pablo
2021-06-29 20:31 ` [dpdk-dev] [EXT] " Akhil Goyal
1 sibling, 0 replies; 10+ messages in thread
From: De Lara Guarch, Pablo @ 2021-05-21 11:18 UTC (permalink / raw)
To: Zhang, Roy Fan, dev
Cc: thomas, gakhil, Yigit, Ferruh, Doherty, Declan, Griffin, John,
Jain, Deepak K, Trahe, Fiona, Zhang, Roy Fan
> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Fan Zhang
> Sent: Friday, May 21, 2021 10:24 AM
> To: dev@dpdk.org
> Cc: thomas@monjalon.net; gakhil@marvell.com; Yigit, Ferruh
> <ferruh.yigit@intel.com>; Doherty, Declan <declan.doherty@intel.com>; Griffin,
> John <john.griffin@intel.com>; Jain, Deepak K <deepak.k.jain@intel.com>;
> Trahe, Fiona <fiona.trahe@intel.com>; Zhang, Roy Fan
> <roy.fan.zhang@intel.com>
> Subject: [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto
> perf/sw crypto pmds using ipsec-mb
>
> 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>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [dpdk-dev] [EXT] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb
2021-05-21 9:23 ` [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Fan Zhang
2021-05-21 11:18 ` De Lara Guarch, Pablo
@ 2021-06-29 20:31 ` Akhil Goyal
1 sibling, 0 replies; 10+ messages in thread
From: Akhil Goyal @ 2021-06-29 20:31 UTC (permalink / raw)
To: Fan Zhang, dev, thomas
Cc: ferruh.yigit, declan.doherty, john.griffin, deepak.k.jain, fiona.trahe
> 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>
> ---
> MAINTAINERS | 19 ++++++++++---------
> 1 file changed, 10 insertions(+), 9 deletions(-)
>
I haven't seen Fan reviewing patches for common crypto and security API
Patches.
I am not sure if it is correct to add him as crypto/security API maintainer.
For rest of the patch, it is ok to remove people who have moved to other roles
And the updates to PMD maintainers.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2021-06-29 20:31 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 9:47 [dpdk-dev] maintainers: update for qat and ipsec-mb pmds Fan Zhang
2021-05-20 9:50 ` Griffin, John
2021-05-20 10:57 ` Doherty, Declan
2021-05-20 11:04 ` Trahe, Fiona
2021-05-20 12:16 ` [dpdk-dev] [dpdk-dev v2] " Fan Zhang
2021-05-20 13:01 ` Thomas Monjalon
2021-05-21 9:03 ` Zhang, Roy Fan
2021-05-21 9:23 ` [dpdk-dev] [dpdk-dev v3] maintainers: update for crypto api/crypto perf/sw crypto pmds using ipsec-mb Fan Zhang
2021-05-21 11:18 ` De Lara Guarch, Pablo
2021-06-29 20:31 ` [dpdk-dev] [EXT] " Akhil Goyal
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).