X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=dc52760b821311d61c6acdbe04fa438eb7830ae9;hb=b264a1ab0627614a17005cde39152b749d0a01c3;hp=b4424ea773b0d2411f775669c1e9df3a283ecbb9;hpb=a566400e8b73ec646e0cc6dd0bc44def8535fb98;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index b4424ea773..dc52760b82 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -134,6 +134,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 +251,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 +447,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 +504,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 -------------- @@ -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