X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=8df2a7f2a05aa528dca931b726eb33d1db2cfaaf;hb=5dce9fcdb2308becb7de7470118af3eeccfe4fd7;hp=368973a569ffa34e9a76fc99004a240eee225489;hpb=5d109deffa87a39a7804c3db7890d3459fac0205;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 368973a569..8df2a7f2a0 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 @@ -415,6 +427,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 @@ -439,6 +452,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 @@ -494,6 +509,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 -------------- @@ -502,7 +522,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 @@ -623,6 +642,7 @@ 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 @@ -741,6 +761,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* @@ -810,6 +831,7 @@ 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