X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=8b21979a1ce7597a26107d01e1fe85c0ed135e11;hb=fd5bc8ff7091053c05d7c2d07646964c09b85b3b;hp=3afe84a493029ed637f7b8bfaae6e861674867f1;hpb=9f8eeb60efb8717d071a271577bb6f1f29bff41d;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 3afe84a493..8b21979a1c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -39,12 +39,13 @@ Documentation (with overlaps) ------------- M: Siobhan Butler M: John McNamara +F: README F: doc/ Build System ------------ -M: Olivier Matz +M: Thomas Monjalon F: GNUmakefile F: Makefile F: config/ @@ -120,6 +121,7 @@ F: examples/l2fwd-keepalive/ F: doc/guides/sample_app_ug/keep_alive.rst Secondary process +M: Sergio Gonzalez Monroy K: RTE_PROC_ F: doc/guides/prog_guide/multi_proc_support.rst F: app/test/test_mp_secondary.c @@ -128,25 +130,34 @@ F: doc/guides/sample_app_ug/multi_process.rst ARM v7 M: Jan Viktorin +M: Jianbo Liu +F: lib/librte_eal/common/arch/arm/ F: lib/librte_eal/common/include/arch/arm/ ARM v8 M: Jerin Jacob +M: Jianbo Liu F: lib/librte_eal/common/include/arch/arm/*_64.h F: lib/librte_acl/acl_run_neon.* +F: lib/librte_lpm/rte_lpm_neon.h +F: lib/librte_hash/rte*_arm64.h EZchip TILE-Gx M: Zhigang Lu +M: Liming Sun +F: lib/librte_eal/common/arch/tile/ F: lib/librte_eal/common/include/arch/tile/ F: drivers/net/mpipe/ IBM POWER M: Chao Zhu +F: lib/librte_eal/common/arch/ppc_64/ F: lib/librte_eal/common/include/arch/ppc_64/ Intel x86 M: Bruce Richardson M: Konstantin Ananyev +F: lib/librte_eal/common/arch/x86/ F: lib/librte_eal/common/include/arch/x86/ Linux EAL (with overlaps) @@ -156,6 +167,7 @@ F: lib/librte_eal/linuxapp/eal/ F: doc/guides/linux_gsg/ Linux UIO +M: Ferruh Yigit F: lib/librte_eal/linuxapp/igb_uio/ F: lib/librte_eal/linuxapp/eal/*uio* @@ -175,16 +187,19 @@ F: examples/vhost_xen/ FreeBSD EAL (with overlaps) M: Bruce Richardson +M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/Makefile F: lib/librte_eal/bsdapp/eal/ F: doc/guides/freebsd_gsg/ FreeBSD contigmem M: Bruce Richardson +M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/contigmem/ FreeBSD UIO M: Bruce Richardson +M: Sergio Gonzalez Monroy F: lib/librte_eal/bsdapp/nic_uio/ @@ -211,10 +226,6 @@ F: lib/librte_mbuf/ F: doc/guides/prog_guide/mbuf_lib.rst F: app/test/test_mbuf.c -Packet buffer offload -M: Declan Doherty -F: lib/librte_mbuf_offload/ - Ethernet API M: Thomas Monjalon F: lib/librte_ether/ @@ -297,6 +308,18 @@ M: Adrien Mazarguil F: drivers/net/mlx5/ F: doc/guides/nics/mlx5.rst +Netronome nfp +M: Alejandro Lucero +F: drivers/net/nfp/ +F: doc/guides/nics/nfp.rst + +QLogic bnx2x +M: Sony Chacko +M: Harish Patil +M: Rasesh Mody +F: drivers/net/bnx2x/ +F: doc/guides/nics/bnx2x.rst + RedHat virtio M: Huawei Xie M: Yuanhan Liu @@ -318,9 +341,6 @@ M: John McNamara F: drivers/net/pcap/ F: doc/guides/nics/pcap_ring.rst -QLogic/Broadcom bnx2x -F: drivers/net/bnx2x/ - Ring PMD M: Bruce Richardson F: drivers/net/ring/ @@ -332,12 +352,32 @@ Null PMD M: Tetsuya Mukawa F: drivers/net/null/ +Intel AES-NI GCM PMD +M: Declan Doherty +F: drivers/crypto/aesni_gcm/ +F: doc/guides/cryptodevs/aesni_gcm.rst + Intel AES-NI Multi-Buffer M: Declan Doherty F: drivers/crypto/aesni_mb/ +F: doc/guides/cryptodevs/aesni_mb.rst Intel QuickAssist +M: John Griffin +M: Fiona Trahe +M: Deepak Kumar Jain F: drivers/crypto/qat/ +F: doc/guides/cryptodevs/qat.rst + +SNOW 3G PMD +M: Pablo de Lara +F: drivers/crypto/snow3g/ +F: doc/guides/cryptodevs/snow3g.rst + +Null Crypto PMD +M: Declan Doherty +F: drivers/crypto/null/ +F: doc/guides/cryptodevs/null.rst Packet processing @@ -421,6 +461,7 @@ F: lib/librte_lpm/ F: doc/guides/prog_guide/lpm* F: app/test/test_lpm* F: app/test/test_func_reentrancy.c +F: app/test/test_xmmt_ops.h Traffic metering M: Cristian Dumitrescu @@ -513,20 +554,31 @@ Other Example Applications -------------------------- M: Bruce Richardson +M: Pablo de Lara F: examples/dpdk_qat/ F: doc/guides/sample_app_ug/intel_quickassist.rst +M: Remy Horton +F: examples/ethtool/ +F: doc/guides/sample_app_ug/ethtool.rst + F: examples/exception_path/ F: doc/guides/sample_app_ug/exception_path.rst M: Bruce Richardson +M: Pablo de Lara F: examples/helloworld/ F: doc/guides/sample_app_ug/hello_world.rst +M: Sergio Gonzalez Monroy +F: examples/ipsec-secgw/ +F: doc/guides/sample_app_ug/ipsec_secgw.rst + F: examples/ipv4_multicast/ F: doc/guides/sample_app_ug/ipv4_multicast.rst M: Bruce Richardson +M: Pablo de Lara F: examples/l2fwd/ F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst @@ -545,6 +597,11 @@ F: doc/guides/sample_app_ug/load_balancer.rst F: examples/netmap_compat/ F: doc/guides/sample_app_ug/netmap_compatibility.rst +L-threads - EXPERIMENTAL +M: Ian Betts +F: examples/performance-thread/ +F: doc/guides/sample_app_ug/performance_thread.rst + F: examples/quota_watermark/ F: doc/guides/sample_app_ug/quota_watermark.rst