X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=6ed2277cbb6ecea7a2259759cd55f0a6c4ae9a89;hb=fdd7361b68021d049da9085680d55d2298c0ca3b;hp=98f51123cb55e0320d56ea5a85680d93b9efd79c;hpb=d4a586d29e65c1c1069e52a43ddda3f03f1c7770;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 98f51123cb..6ed2277cbb 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 @@ -246,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 @@ -264,6 +267,7 @@ 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/ @@ -274,7 +278,7 @@ M: Declan Doherty F: lib/librte_security/ F: doc/guides/prog_guide/rte_security.rst -Eventdev API - EXPERIMENTAL +Eventdev API M: Jerin Jacob T: git://dpdk.org/next/dpdk-next-eventdev F: lib/librte_eventdev/ @@ -286,6 +290,8 @@ 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 ----------- @@ -294,6 +300,7 @@ PCI bus driver F: drivers/bus/pci/ VDEV bus driver +M: Jianfeng Tan F: drivers/bus/vdev/ @@ -409,13 +416,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 @@ -727,7 +734,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 @@ -873,7 +882,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 @@ -944,6 +953,10 @@ 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/ @@ -987,7 +1000,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/