X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=4b3b17f934347c01e92edbecc62596c33204087c;hb=37b786347c08062049982b89bb1d5552e4cef72b;hp=b74dbf59e4660d443b35c71a761934b468fdd8ea;hpb=e08af5144e03c37a90eb8d220ea187dbb980c2c0;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index b74dbf59e4..4b3b17f934 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -34,6 +34,7 @@ M: maintainers@dpdk.org Documentation (with overlaps) ------------- +M: Siobhan Butler F: doc/ @@ -45,10 +46,15 @@ F: Makefile F: config/ F: mk/ F: pkg/ +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/relpath.sh +F: doc/build-sdk-quick.txt +F: doc/guides/prog_guide/build_app.rst +F: doc/guides/prog_guide/dev_kit_* +F: doc/guides/prog_guide/ext_app_lib_make_help.rst ABI versioning M: Neil Horman @@ -59,10 +65,11 @@ Environment Abstraction Layer ----------------------------- EAL API and common code -M: Thomas Monjalon +M: David Marchand F: lib/librte_eal/common/* F: lib/librte_eal/common/include/* F: lib/librte_eal/common/include/generic/ +F: doc/guides/prog_guide/env_abstraction_layer.rst F: app/test/test_alarm.c F: app/test/test_atomic.c F: app/test/test_byteorder.c @@ -99,9 +106,12 @@ IBM Power F: lib/librte_eal/common/include/arch/ppc_64/ Intel x86 +M: Bruce Richardson +M: Konstantin Ananyev F: lib/librte_eal/common/include/arch/x86/ Linux EAL (with overlaps) +M: David Marchand F: lib/librte_eal/linuxapp/Makefile F: lib/librte_eal/linuxapp/eal/ F: doc/guides/linux_gsg/ @@ -111,6 +121,7 @@ F: lib/librte_eal/linuxapp/igb_uio/ F: lib/librte_eal/linuxapp/eal/*uio* Linux VFIO +M: Anatoly Burakov F: lib/librte_eal/linuxapp/eal/*vfio* Linux Xen @@ -124,14 +135,17 @@ F: examples/vhost_xen/ F: doc/guides/prog_guide/intel_dpdk_xen_based_packet_switch_sol.rst FreeBSD EAL (with overlaps) +M: Bruce Richardson F: lib/librte_eal/bsdapp/Makefile F: lib/librte_eal/bsdapp/eal/ F: doc/guides/freebsd_gsg/ FreeBSD contigmem +M: Bruce Richardson F: lib/librte_eal/bsdapp/contigmem/ FreeBSD UIO +M: Bruce Richardson F: lib/librte_eal/bsdapp/nic_uio/ @@ -154,6 +168,7 @@ F: app/test/test_func_reentrancy.c Ring queue M: Olivier Matz F: lib/librte_ring/ +F: doc/guides/prog_guide/ring_lib.rst F: app/test/test_ring* F: app/test/test_func_reentrancy.c @@ -175,9 +190,11 @@ Link bonding M: Declan Doherty F: lib/librte_pmd_bond/ F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst -F: app/test/test_link_bonding.c +F: app/test/test_link_bonding* +F: examples/bond/ Linux KNI +M: Helin Zhang F: lib/librte_eal/linuxapp/kni/ F: lib/librte_kni/ F: doc/guides/prog_guide/kernel_nic_interface.rst @@ -196,12 +213,25 @@ Intel e1000 F: lib/librte_pmd_e1000/ Intel ixgbe +M: Helin Zhang +M: Konstantin Ananyev F: lib/librte_pmd_ixgbe/ Intel i40e +M: Helin Zhang F: lib/librte_pmd_i40e/ +Intel fm10k +M: Jing Chen +F: lib/librte_pmd_fm10k/ + +Mellanox mlx4 +M: Adrien Mazarguil +F: lib/librte_pmd_mlx4/ +F: doc/guides/prog_guide/mlx4_poll_mode_drv.rst + RedHat virtio +M: Changchun Ouyang F: lib/librte_pmd_virtio/ F: doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst F: lib/librte_vhost/ @@ -210,6 +240,7 @@ F: examples/vhost/ F: doc/guides/sample_app_ug/vhost.rst VMware vmxnet3 +M: Yong Wang F: lib/librte_pmd_vmxnet3/ F: doc/guides/prog_guide/poll_mode_drv_paravirtual_vmxnets_nic.rst @@ -218,10 +249,15 @@ F: lib/librte_pmd_pcap/ F: doc/guides/prog_guide/libpcap_ring_based_poll_mode_drv.rst Ring PMD +M: Bruce Richardson F: lib/librte_pmd_ring/ F: doc/guides/prog_guide/ring_lib.rst F: app/test/test_pmd_ring.c +Null PMD +M: Tetsuya Mukawa +F: lib/librte_pmd_null/ + Packet processing ----------------- @@ -230,6 +266,7 @@ Network headers F: lib/librte_net/ IP fragmentation & reassembly +M: Konstantin Ananyev F: lib/librte_ip_frag/ F: doc/guides/prog_guide/ip_fragment_reassembly_lib.rst F: examples/ip_fragmentation/ @@ -238,13 +275,23 @@ F: examples/ip_reassembly/ F: doc/guides/sample_app_ug/ip_reassembly.rst Distributor +M: Bruce Richardson F: lib/librte_distributor/ F: doc/guides/prog_guide/packet_distrib_lib.rst F: app/test/test_distributor* F: examples/distributor/ F: doc/guides/sample_app_ug/dist_app.rst +Reorder +M: Sergio Gonzalez Monroy +F: lib/librte_reorder/ +F: doc/guides/prog_guide/reorder_lib.rst +F: app/test/test_reorder* +F: examples/packet_ordering/ +F: doc/guides/sample_app_ug/packet_ordering.rst + Hierarchical scheduler +M: Cristian Dumitrescu F: lib/librte_sched/ F: doc/guides/prog_guide/qos_framework.rst F: app/test/test_red.c @@ -255,6 +302,7 @@ F: doc/guides/sample_app_ug/qos_scheduler.rst Packet Framework ---------------- +M: Cristian Dumitrescu F: lib/librte_pipeline/ F: lib/librte_port/ F: lib/librte_table/ @@ -270,6 +318,7 @@ Algorithms ---------- ACL +M: Konstantin Ananyev F: lib/librte_acl/ F: doc/guides/prog_guide/packet_classif_access_ctrl.rst F: app/test-acl/ @@ -278,18 +327,21 @@ F: examples/l3fwd-acl/ F: doc/guides/sample_app_ug/l3_forward_access_ctrl.rst Hashes +M: Bruce Richardson F: lib/librte_hash/ F: doc/guides/prog_guide/hash_lib.rst F: app/test/test_hash* F: app/test/test_func_reentrancy.c LPM +M: Bruce Richardson F: lib/librte_lpm/ F: doc/guides/prog_guide/lpm* F: app/test/test_lpm* F: app/test/test_func_reentrancy.c Traffic metering +M: Cristian Dumitrescu F: lib/librte_meter/ F: doc/guides/sample_app_ug/qos_scheduler.rst F: app/test/test_meter.c @@ -301,6 +353,7 @@ Other libraries --------------- Configuration file +M: Cristian Dumitrescu F: lib/librte_cfgfile/ Interactive command line @@ -312,6 +365,7 @@ F: examples/cmdline/ F: doc/guides/sample_app_ug/cmd_line.rst Qemu IVSHMEM +M: Anatoly Burakov F: lib/librte_ivshmem/ F: lib/librte_eal/linuxapp/eal/eal_ivshmem.c F: doc/guides/prog_guide/ivshmem_lib.rst @@ -333,12 +387,18 @@ F: examples/vm_power_manager/ F: doc/guides/sample_app_ug/vm_power_management.rst Timers +M: Robert Sanford F: lib/librte_timer/ F: doc/guides/prog_guide/timer_lib.rst F: app/test/test_timer* F: examples/timer/ F: doc/guides/sample_app_ug/timer.rst +Job statistics +M: Pawel Wodkowski +F: lib/librte_jobstats/ +F: examples/l2fwd-jobstats/ + Test Applications ----------------- @@ -356,6 +416,7 @@ F: app/test/virtual_pmd.c F: app/test/virtual_pmd.h Driver testing tool +M: Pablo de Lara F: app/test-pmd/ F: doc/guides/testpmd_app_ug/ @@ -363,18 +424,21 @@ F: doc/guides/testpmd_app_ug/ Other Example Applications -------------------------- +M: Bruce Richardson F: examples/dpdk_qat/ F: doc/guides/sample_app_ug/intel_quickassist.rst F: examples/exception_path/ F: doc/guides/sample_app_ug/exception_path.rst +M: Bruce Richardson F: examples/helloworld/ F: doc/guides/sample_app_ug/hello_world.rst F: examples/ipv4_multicast/ F: doc/guides/sample_app_ug/ipv4_multicast.rst +M: Bruce Richardson F: examples/l2fwd/ F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst @@ -396,6 +460,11 @@ F: doc/guides/sample_app_ug/netmap_compatibility.rst F: examples/quota_watermark/ F: doc/guides/sample_app_ug/quota_watermark.rst +M: Bruce Richardson +M: John McNamara +F: examples/rxtx_callbacks/ + +M: Bruce Richardson F: examples/skeleton/ F: examples/vmdq/