X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=f8a56e2e2615feb9d573bf4b7814bb0615b7257f;hb=a2b5a8722f20265896cb1ac026c716239f6313bf;hp=07155b4f96b448b50e1a2b3ffeedb4bc65993e32;hpb=cc5717628c74f79589a4c8d0789e0699f34f3e94;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 07155b4f96..f8a56e2e26 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24,7 +24,7 @@ General Project Administration Main Branch M: Thomas Monjalon -M: Ferruh Yigit +M: David Marchand T: git://dpdk.org/dpdk Next-net Tree @@ -251,6 +251,7 @@ M: Gavin Hu F: lib/librte_eal/common/include/arch/arm/*_64.h F: lib/librte_net/net_crc_neon.h F: lib/librte_acl/acl_run_neon.* +F: lib/librte_bpf/bpf_jit_arm64.c F: lib/librte_lpm/rte_lpm_neon.h F: lib/librte_hash/rte*_arm64.h F: lib/librte_efd/rte*_arm64.h @@ -535,6 +536,7 @@ M: Marcin Wojtas M: Michal Krawczyk M: Guy Tzalik M: Evgeny Schemeilin +M: Igor Chauskin F: drivers/net/ena/ F: doc/guides/nics/ena.rst F: doc/guides/nics/features/ena.ini @@ -605,6 +607,14 @@ F: drivers/net/enic/ F: doc/guides/nics/enic.rst F: doc/guides/nics/features/enic.ini +Hisilicon hns3 +M: Wei Hu (Xavier) +M: Min Hu (Connor) +M: Yisen Zhuang +F: drivers/net/hns3/ +F: doc/guides/nics/hns3.rst +F: doc/guides/nics/features/hns3.ini + Huawei hinic M: Ziyang Xuan M: Xiaoyun Wang @@ -928,12 +938,14 @@ F: doc/guides/cryptodevs/scheduler.rst Intel AES-NI GCM M: Declan Doherty +M: Pablo de Lara 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 F: drivers/crypto/aesni_mb/ F: doc/guides/cryptodevs/aesni_mb.rst F: doc/guides/cryptodevs/features/aesni_mb.ini @@ -961,6 +973,13 @@ F: drivers/crypto/mvsam/ F: doc/guides/cryptodevs/mvsam.rst F: doc/guides/cryptodevs/features/mvsam.ini +Marvell Nitrox +M: Nagadheeraj Rottela +M: Srikanth Jampala +F: drivers/crypto/nitrox/ +F: doc/guides/cryptodevs/nitrox.rst +F: doc/guides/cryptodevs/features/nitrox.ini + Null Crypto M: Declan Doherty F: drivers/crypto/null/ @@ -1242,6 +1261,7 @@ F: doc/guides/sample_app_ug/l3_forward_access_ctrl.rst EFD M: Byron Marohn +M: Yipeng Wang F: lib/librte_efd/ F: doc/guides/prog_guide/efd_lib.rst F: app/test/test_efd*