X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=cd0d6bcac9dae8bd9bbf94ea4f6811c6c164004a;hb=2bfea039a4d45023a5ccf0ff694147065cf5b140;hp=f6095efff453c3223d9c0ae8a297d3a4518761e5;hpb=9d9949d67ca84501156bd26501bb168900f1c6e4;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index f6095efff4..cd0d6bcac9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21,32 +21,36 @@ Descriptions of section entries: General Project Administration ------------------------------ + +Main Branch M: Thomas Monjalon +M: Ferruh Yigit T: git://dpdk.org/dpdk -F: MAINTAINERS -F: devtools/check-maintainers.sh -F: devtools/check-git-log.sh -F: devtools/check-includes.sh -F: devtools/checkpatches.sh -F: devtools/git-log-fixes.sh -F: devtools/load-devel-config -F: devtools/test-build.sh Stable Branches ---------------- +M: Yuanhan Liu T: git://dpdk.org/dpdk-stable Security Issues ---------------- M: maintainers@dpdk.org - Documentation (with overlaps) -------------- M: John McNamara F: README F: doc/ +Developers and Maintainers Tools +M: Thomas Monjalon +F: MAINTAINERS +F: devtools/check-dup-includes.sh +F: devtools/check-maintainers.sh +F: devtools/check-git-log.sh +F: devtools/check-includes.sh +F: devtools/checkpatches.sh +F: devtools/git-log-fixes.sh +F: devtools/load-devel-config +F: devtools/test-build.sh + Build System ------------ @@ -134,6 +138,14 @@ F: test/test/test_mp_secondary.c F: examples/multi_process/ F: doc/guides/sample_app_ug/multi_process.rst +Service Cores - EXPERIMENTAL +M: Harry van Haaren +F: lib/librte_eal/common/include/rte_service.h +F: lib/librte_eal/common/include/rte_service_component.h +F: lib/librte_eal/common/rte_service.c +F: doc/guides/prog_guide/service_cores.rst +F: test/test/test_service_cores.c + ARM v7 M: Jan Viktorin M: Jianbo Liu @@ -144,9 +156,12 @@ ARM v8 M: Jerin Jacob M: Jianbo Liu 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_lpm/rte_lpm_neon.h F: lib/librte_hash/rte*_arm64.h +F: lib/librte_efd/rte*_arm64.h +F: lib/librte_table/rte*_arm64.h F: drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c F: drivers/net/i40e/i40e_rxtx_vec_neon.c F: drivers/net/virtio/virtio_rxtx_simple_neon.c @@ -240,6 +255,11 @@ Flow API M: Adrien Mazarguil F: lib/librte_ether/rte_flow* +Traffic Management API - EXPERIMENTAL +M: Cristian Dumitrescu +T: git://dpdk.org/next/dpdk-next-tm +F: lib/librte_ether/rte_tm* + Crypto API M: Declan Doherty F: lib/librte_cryptodev/ @@ -350,8 +370,8 @@ F: doc/guides/nics/intel_vf.rst F: doc/guides/nics/features/ixgbe*.ini Intel i40e -M: Helin Zhang M: Jingjing Wu +M: Beilei Xing F: drivers/net/i40e/ F: doc/guides/nics/i40e.rst F: doc/guides/nics/intel_vf.rst @@ -372,6 +392,7 @@ F: doc/guides/nics/features/mlx4.ini Mellanox mlx5 M: Adrien Mazarguil M: Nelio Laranjeiro +M: Yongseok Koh F: drivers/net/mlx5/ F: doc/guides/nics/mlx5.rst F: doc/guides/nics/features/mlx5.ini @@ -386,7 +407,16 @@ Netronome nfp M: Alejandro Lucero F: drivers/net/nfp/ F: doc/guides/nics/nfp.rst -F: doc/guides/nics/features/nfp.ini +F: doc/guides/nics/features/nfp*.ini + +NXP dpaa +M: Hemant Agrawal +M: Shreyansh Jain +F: drivers/bus/dpaa/ +F: drivers/mempool/dpaa/ +F: drivers/net/dpaa/ +F: doc/guides/nics/dpaa.rst +F: doc/guides/nics/features/dpaa.ini NXP dpaa2 M: Hemant Agrawal @@ -407,6 +437,7 @@ F: doc/guides/nics/features/bnx2x*.ini QLogic qede PMD M: Rasesh Mody M: Harish Patil +M: Shahed Shaikh F: drivers/net/qede/ F: doc/guides/nics/qede.rst F: doc/guides/nics/features/qede*.ini @@ -431,6 +462,8 @@ F: lib/librte_vhost/ F: doc/guides/prog_guide/vhost_lib.rst F: examples/vhost/ F: doc/guides/sample_app_ug/vhost.rst +F: examples/vhost_scsi/ +F: doc/guides/sample_app_ug/vhost_scsi.rst Vhost PMD M: Tetsuya Mukawa @@ -486,6 +519,11 @@ M: Tetsuya Mukawa F: drivers/net/null/ F: doc/guides/nics/features/null.ini +Fail-safe PMD +M: Gaetan Rivet +F: drivers/net/failsafe/ +F: doc/guides/nics/fail_safe.rst + Crypto Drivers -------------- @@ -494,7 +532,6 @@ T: git://dpdk.org/next/dpdk-next-crypto F: doc/guides/cryptodevs/features/default.ini ARMv8 Crypto PMD -M: Zbigniew Bodek M: Jerin Jacob F: drivers/crypto/armv8/ F: doc/guides/cryptodevs/armv8.rst @@ -562,6 +599,7 @@ M: Fan Zhang F: drivers/crypto/scheduler/ F: doc/guides/cryptodevs/scheduler.rst + Eventdev Drivers ---------------- M: Jerin Jacob @@ -574,11 +612,19 @@ F: drivers/event/octeontx/ F: test/test/test_eventdev_octeontx.c F: doc/guides/eventdevs/octeontx.rst +NXP DPAA2 eventdev +M: Hemant Agrawal +M: Nipun Gupta +F: drivers/event/dpaa2/ +F: doc/guides/eventdevs/dpaa2.rst + Software Eventdev PMD M: Harry van Haaren F: drivers/event/sw/ F: test/test/test_eventdev_sw.c F: doc/guides/eventdevs/sw.rst +F: examples/eventdev_pipeline_sw_pmd/ +F: doc/guides/sample_app_ug/eventdev_pipeline_sw_pmd.rst Packet processing @@ -603,6 +649,11 @@ F: doc/guides/sample_app_ug/ip_frag.rst F: examples/ip_reassembly/ F: doc/guides/sample_app_ug/ip_reassembly.rst +Generic Receive Offload - EXPERIMENTAL +M: Jiayu Hu +F: lib/librte_gro/ +F: doc/guides/prog_guide/generic_receive_offload_lib.rst + Distributor M: Bruce Richardson M: David Hunt @@ -720,6 +771,7 @@ F: lib/librte_kvargs/ F: test/test/test_kvargs.c Power management +M: David Hunt F: lib/librte_power/ F: doc/guides/prog_guide/power_man.rst F: test/test/test_power* @@ -784,6 +836,13 @@ M: Declan Doherty F: app/test-crypto-perf/ F: doc/guides/tools/cryptoperf.rst +Eventdev test application +M: Jerin Jacob +F: app/test-eventdev/ +F: doc/guides/tools/testeventdev.rst +F: doc/guides/tools/img/eventdev_* +F: test/test/test_event_ring.c + Procinfo tool M: Maryam Tahhan M: Reshma Pattan