X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=c6ab9a7016df7d90b838a80465e434b6503add9b;hb=e729ec76c1ac3ecdfad521f053f38772203fcce7;hp=c14cbb90f6cf8e2a94169a9bcd149de54956498c;hpb=47e15e618a09253f49971c6bc331bdb3421bf0f4;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index c14cbb90f6..c6ab9a7016 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 @@ -144,6 +152,7 @@ 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 @@ -242,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/ @@ -433,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 @@ -564,6 +580,7 @@ M: Fan Zhang F: drivers/crypto/scheduler/ F: doc/guides/cryptodevs/scheduler.rst + Eventdev Drivers ---------------- M: Jerin Jacob @@ -576,11 +593,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 @@ -605,6 +630,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 @@ -786,6 +815,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