X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=MAINTAINERS;h=f0baeb4230c204644e9222f8c76977b2981e80d2;hp=3ca6f9076cc675a8b32c7b1540e3ec8e45a723e5;hb=8eff9b86aa1b73d0c2b225cb670bf033f32fbb43;hpb=be41ac2a330fac29c088d6eb1b96e3fa0deaabe7 diff --git a/MAINTAINERS b/MAINTAINERS index 3ca6f9076c..f0baeb4230 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -47,6 +47,7 @@ F: devtools/check-maintainers.sh F: devtools/check-git-log.sh F: devtools/check-includes.sh F: devtools/checkpatches.sh +F: devtools/get-maintainer.sh F: devtools/git-log-fixes.sh F: devtools/load-devel-config F: devtools/test-build.sh @@ -193,11 +194,12 @@ F: doc/guides/linux_gsg/ Linux UIO M: Ferruh Yigit F: lib/librte_eal/linuxapp/igb_uio/ -F: lib/librte_eal/linuxapp/eal/*uio* +F: drivers/bus/pci/linux/*uio* Linux VFIO M: Anatoly Burakov F: lib/librte_eal/linuxapp/eal/*vfio* +F: drivers/bus/pci/linux/*vfio* FreeBSD EAL (with overlaps) M: Bruce Richardson @@ -245,11 +247,13 @@ F: test/test/test_mbuf.c Ethernet API M: Thomas Monjalon +T: git://dpdk.org/next/dpdk-next-net F: lib/librte_ether/ F: devtools/test-null.sh Flow API M: Adrien Mazarguil +T: git://dpdk.org/next/dpdk-next-net F: lib/librte_ether/rte_flow* Traffic Management API - EXPERIMENTAL @@ -263,11 +267,18 @@ F: lib/librte_ether/rte_mtr* Crypto API M: Declan Doherty +T: git://dpdk.org/next/dpdk-next-crypto F: lib/librte_cryptodev/ F: test/test/test_cryptodev* F: examples/l2fwd-crypto/ -Eventdev API - EXPERIMENTAL +Security API - EXPERIMENTAL +M: Akhil Goyal +M: Declan Doherty +F: lib/librte_security/ +F: doc/guides/prog_guide/rte_security.rst + +Eventdev API M: Jerin Jacob T: git://dpdk.org/next/dpdk-next-eventdev F: lib/librte_eventdev/ @@ -279,6 +290,24 @@ M: Nikhil Rao T: git://dpdk.org/next/dpdk-next-eventdev F: lib/librte_eventdev/*eth_rx_adapter* F: test/test/test_event_eth_rx_adapter.c +F: doc/guides/prog_guide/event_ethernet_rx_adapter.rst + + +Bus Drivers +----------- + +NXP buses +M: Hemant Agrawal +M: Shreyansh Jain +F: drivers/bus/dpaa/ +F: drivers/bus/fslmc/ + +PCI bus driver +F: drivers/bus/pci/ + +VDEV bus driver +M: Jianfeng Tan +F: drivers/bus/vdev/ Networking Drivers @@ -393,13 +422,13 @@ F: doc/guides/nics/intel_vf.rst F: doc/guides/nics/features/i40e*.ini Intel fm10k -M: Jing Chen +M: Qi Zhang +M: Xiao Wang F: drivers/net/fm10k/ F: doc/guides/nics/features/fm10k*.ini Mellanox mlx4 M: Adrien Mazarguil -M: Nelio Laranjeiro F: drivers/net/mlx4/ F: doc/guides/nics/mlx4.rst F: doc/guides/nics/features/mlx4.ini @@ -437,7 +466,6 @@ F: doc/guides/nics/features/nfp*.ini NXP dpaa M: Hemant Agrawal M: Shreyansh Jain -F: drivers/bus/dpaa/ F: drivers/mempool/dpaa/ F: drivers/net/dpaa/ F: doc/guides/nics/dpaa.rst @@ -446,7 +474,6 @@ F: doc/guides/nics/features/dpaa.ini NXP dpaa2 M: Hemant Agrawal M: Shreyansh Jain -F: drivers/bus/fslmc/ F: drivers/mempool/dpaa2/ F: drivers/net/dpaa2/ F: doc/guides/nics/dpaa2.rst @@ -711,7 +738,9 @@ Flow Classify - EXPERIMENTAL M: Bernard Iremonger F: lib/librte_flow_classify/ F: test/test/test_flow_classify* +F: doc/guides/prog_guide/flow_classify_lib.rst F: examples/flow_classify/ +F: doc/guides/sample_app_ug/flow_classify.rst Distributor M: Bruce Richardson @@ -834,6 +863,10 @@ M: Olivier Matz F: lib/librte_kvargs/ F: test/test/test_kvargs.c +PCI +M: Gaetan Rivet +F: lib/librte_pci/ + Power management M: David Hunt F: lib/librte_power/ @@ -853,7 +886,7 @@ F: examples/timer/ F: doc/guides/sample_app_ug/timer.rst Job statistics -M: Pawel Wodkowski +M: Pablo de Lara F: lib/librte_jobstats/ F: examples/l2fwd-jobstats/ F: doc/guides/sample_app_ug/l2_forward_job_stats.rst @@ -924,12 +957,17 @@ F: doc/guides/sample_app_ug/ethtool.rst F: examples/exception_path/ F: doc/guides/sample_app_ug/exception_path.rst +M: Ori Kam +F: examples/flow_filtering/ +F: doc/guides/sample_app_ug/flow_filtering.rst + M: Bruce Richardson M: Pablo de Lara F: examples/helloworld/ F: doc/guides/sample_app_ug/hello_world.rst M: Sergio Gonzalez Monroy +M: Radu Nicolau F: examples/ipsec-secgw/ F: doc/guides/sample_app_ug/ipsec_secgw.rst @@ -966,7 +1004,6 @@ F: examples/performance-thread/ F: doc/guides/sample_app_ug/performance_thread.rst M: Pablo de Lara -M: Daniel Mrzyglod F: examples/ptpclient/ F: examples/quota_watermark/ @@ -977,6 +1014,10 @@ M: John McNamara F: examples/rxtx_callbacks/ F: doc/guides/sample_app_ug/rxtx_callbacks.rst +M: Harry van Haaren +F: examples/service_cores/ +F: doc/guides/sample_app_ug/service_cores.rst + M: Bruce Richardson M: John McNamara F: examples/skeleton/