X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=8319ce1a65e8c68133727cf028a31dacb71a8413;hb=57ccb278088fae9edc664893037e35cec8dea181;hp=17d42655549f07a22703f0f5cfdaf7fc841cdda1;hpb=f1e779ec5b505fb11d1628e5d7492cd8de965bf4;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 17d4265554..8319ce1a65 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 @@ -41,7 +44,7 @@ F: doc/ Build System ------------ -M: Olivier Matz +M: Thomas Monjalon F: GNUmakefile F: Makefile F: config/ @@ -51,6 +54,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 @@ -102,20 +106,36 @@ 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/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 +F: lib/librte_eal/common/include/arch/arm/ + +ARM v8 +M: Jerin Jacob +F: lib/librte_eal/common/include/arch/arm/*_64.h +F: lib/librte_acl/acl_run_neon.* + EZchip TILE-Gx M: Zhigang Lu F: lib/librte_eal/common/include/arch/tile/ @@ -156,16 +176,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/ @@ -192,11 +215,21 @@ 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/ 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 ------- @@ -227,8 +260,15 @@ F: drivers/net/cxgbe/ F: doc/guides/nics/cxgbe.rst Cisco enic +M: John Daley +M: Sujith Sankar F: drivers/net/enic/ +Combo szedata2 +M: Matej Vido +F: drivers/net/szedata2/ +F: doc/guides/nics/szedata2.rst + Intel e1000 M: Wenzhuo Lu F: drivers/net/e1000/ @@ -256,9 +296,14 @@ 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 + 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/ @@ -285,11 +330,19 @@ 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 Multi-Buffer +M: Declan Doherty +F: drivers/crypto/aesni_mb/ + +Intel QuickAssist +F: drivers/crypto/qat/ + Packet processing ----------------- @@ -315,7 +368,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* @@ -464,6 +517,7 @@ Other Example Applications -------------------------- M: Bruce Richardson +M: Pablo de Lara F: examples/dpdk_qat/ F: doc/guides/sample_app_ug/intel_quickassist.rst @@ -471,6 +525,7 @@ 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 @@ -478,6 +533,7 @@ 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 @@ -515,3 +571,7 @@ F: examples/tep_termination/ F: examples/vmdq/ F: examples/vmdq_dcb/ F: doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst + +M: Pablo de Lara +M: Daniel Mrzyglod +F: examples/ptpclient/