X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=e848ffad13fc77b6edff8c9ba1c1a50bfa252a10;hb=d9a2009a81089093645fea2e04b51dd37edf3e6f;hp=68d9857fb99b939013f1265ea398fb27c1134d32;hpb=2f9d47013e4dbb7381914e6e2e2470f69225cafc;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 68d9857fb9..e848ffad13 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25,6 +25,9 @@ M: Thomas Monjalon T: git://dpdk.org/dpdk F: MAINTAINERS F: scripts/check-maintainers.sh +F: scripts/checkpatches.sh +F: scripts/load-devel-config.sh +F: scripts/test-build.sh Security Issues @@ -36,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/ @@ -51,6 +55,7 @@ F: scripts/auto-config-h.sh F: scripts/depdirs-rule.sh F: scripts/gen-build-mk.sh F: scripts/gen-config-h.sh +F: scripts/merge-maps.sh F: scripts/relpath.sh F: doc/build-sdk-quick.txt F: doc/guides/prog_guide/build_app.rst @@ -60,7 +65,7 @@ F: doc/guides/prog_guide/ext_app_lib_make_help.rst ABI versioning M: Neil Horman F: lib/librte_compat/ -F: doc/guides/rel_notes/abi.rst +F: doc/guides/rel_notes/deprecation.rst F: scripts/validate-abi.sh @@ -102,32 +107,57 @@ F: lib/librte_eal/common/include/rte_malloc.h F: lib/librte_eal/common/*malloc* F: lib/librte_eal/common/eal_common_mem* F: lib/librte_eal/common/eal_hugepages.h -F: lib/librte_malloc/ -F: doc/guides/prog_guide/malloc_lib.rst +F: doc/guides/prog_guide/env_abstraction_layer.rst F: app/test/test_func_reentrancy.c F: app/test/test_malloc.c F: app/test/test_memory.c F: app/test/test_memzone.c +Keep alive +M: Remy Horton +F: lib/librte_eal/common/include/rte_keepalive.h +F: lib/librte_eal/common/rte_keepalive.c +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 F: examples/multi_process/ 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) @@ -137,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* @@ -156,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/ @@ -197,6 +231,12 @@ M: Thomas Monjalon F: lib/librte_ether/ F: scripts/test-null.sh +Crypto API - EXPERIMENTAL +M: Declan Doherty +F: lib/librte_cryptodev/ +F: app/test/test_cryptodev* +F: examples/l2fwd-crypto/ + Drivers ------- @@ -221,13 +261,29 @@ Linux AF_PACKET M: John W. Linville F: drivers/net/af_packet/ +Amazon ENA +M: Jan Medala +M: Jakub Palider +M: Netanel Belgazal +M: Evgeny Schemeilin +F: drivers/net/ena/ +F: doc/guides/nics/ena.rst + Chelsio cxgbe M: Rahul Lakkireddy F: drivers/net/cxgbe/ F: doc/guides/nics/cxgbe.rst Cisco enic +M: John Daley +M: Nelson Escobar F: drivers/net/enic/ +F: doc/guides/nics/enic.rst + +Combo szedata2 +M: Matej Vido +F: drivers/net/szedata2/ +F: doc/guides/nics/szedata2.rst Intel e1000 M: Wenzhuo Lu @@ -256,9 +312,26 @@ M: Adrien Mazarguil F: drivers/net/mlx4/ F: doc/guides/nics/mlx4.rst +Mellanox mlx5 +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: Changchun Ouyang +M: Yuanhan Liu F: drivers/net/virtio/ F: doc/guides/nics/virtio.rst F: lib/librte_vhost/ @@ -271,6 +344,11 @@ M: Yong Wang F: drivers/net/vmxnet3/ F: doc/guides/nics/vmxnet3.rst +Vhost PMD +M: Tetsuya Mukawa +M: Yuanhan Liu +F: drivers/net/vhost/ + PCAP PMD M: Nicolás Pernas Maradei M: John McNamara @@ -282,11 +360,39 @@ M: Bruce Richardson F: drivers/net/ring/ F: doc/guides/nics/pcap_ring.rst F: app/test/test_pmd_ring.c +F: app/test/test_pmd_ring_perf.c 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 ----------------- @@ -312,7 +418,7 @@ F: examples/distributor/ F: doc/guides/sample_app_ug/dist_app.rst Reorder -M: Sergio Gonzalez Monroy +M: Reshma Pattan F: lib/librte_reorder/ F: doc/guides/prog_guide/reorder_lib.rst F: app/test/test_reorder* @@ -340,7 +446,7 @@ F: app/test/test_table* F: app/test-pipeline/ F: doc/guides/sample_app_ug/test_pipeline.rst F: examples/ip_pipeline/ -F: doc/guides/sample_app_ug/internet_proto_ip_pipeline.rst +F: doc/guides/sample_app_ug/ip_pipeline.rst Algorithms @@ -369,6 +475,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 @@ -451,28 +558,48 @@ M: Pablo de Lara F: app/test-pmd/ F: doc/guides/testpmd_app_ug/ +Dump tool +M: Maryam Tahhan +M: John McNamara +F: app/proc_info/ + 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 +M: Tomasz Kantecki +F: doc/guides/sample_app_ug/l2_forward_cat.rst +F: examples/l2fwd-cat/ + F: examples/l3fwd/ F: doc/guides/sample_app_ug/l3_forward.rst @@ -488,6 +615,15 @@ 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 + +M: Pablo de Lara +M: Daniel Mrzyglod +F: examples/ptpclient/ + F: examples/quota_watermark/ F: doc/guides/sample_app_ug/quota_watermark.rst