X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=8d45ad0b83cb7f570b1b543a6419a2c5710a8b5e;hb=5768fa9de2ef43bfb4d4e6d17971bbf0c25b6238;hp=bfba41f7e5efff2087cb775535e5374ccf023a02;hpb=c261d1431bd8f07f4c53948ca757086a637b9125;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index bfba41f7e5..8d45ad0b83 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 @@ -271,8 +273,9 @@ Security API - EXPERIMENTAL M: Akhil Goyal 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/ @@ -284,6 +287,17 @@ 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 +----------- + +PCI bus driver +F: drivers/bus/pci/ + +VDEV bus driver +F: drivers/bus/vdev/ Networking Drivers @@ -716,7 +730,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 @@ -839,6 +855,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/ @@ -929,6 +949,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/