X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=MAINTAINERS;h=897277748dc7f6db72bc748f5158594b477f2ccd;hb=7b681637d26eb91c1253c03e3d0268a7e3e29b66;hp=578a186fb5d44f20182117c2d6a8560cbbc61c1d;hpb=8cbe85b632a2481bd6ff29ba7a633ec4593b8484;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 578a186fb5..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 @@ -582,12 +602,15 @@ 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 @@ -612,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 @@ -793,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