X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=897277748dc7f6db72bc748f5158594b477f2ccd;hb=b27074cc949870a66b107d1b98192c39affee0f6;hp=b4424ea773b0d2411f775669c1e9df3a283ecbb9;hpb=a566400e8b73ec646e0cc6dd0bc44def8535fb98;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index b4424ea773..897277748d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24,6 +24,7 @@ General Project Administration M: Thomas Monjalon T: git://dpdk.org/dpdk F: MAINTAINERS +F: devtools/check-dup-includes.sh F: devtools/check-maintainers.sh F: devtools/check-git-log.sh F: devtools/check-includes.sh @@ -134,6 +135,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 @@ -243,6 +252,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/ @@ -434,6 +448,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 @@ -489,6 +505,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 -------------- @@ -497,7 +518,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 @@ -565,6 +585,7 @@ M: Fan Zhang F: drivers/crypto/scheduler/ F: doc/guides/cryptodevs/scheduler.rst + Eventdev Drivers ---------------- M: Jerin Jacob @@ -577,11 +598,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 @@ -606,6 +635,10 @@ 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/ + Distributor M: Bruce Richardson M: David Hunt @@ -787,6 +820,12 @@ 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_* + Procinfo tool M: Maryam Tahhan M: Reshma Pattan