X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=8ab08d2fc0f6b774532d70981e79f78764c938c3;hb=bef33b0a9d58e638cf2f5e5f4e7e3ce355958d3c;hp=1f7c74522a6411582b0dd81bf558aa0cb4a3c92d;hpb=ce877d8718a45e06bd2580351bff13f6eace63a6;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 1f7c74522a..8ab08d2fc0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -193,11 +193,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 @@ -267,6 +268,12 @@ F: lib/librte_cryptodev/ F: test/test/test_cryptodev* F: examples/l2fwd-crypto/ +Security API - EXPERIMENTAL +M: Akhil Goyal +M: Declan Doherty +F: lib/librte_security/ +F: doc/guides/prog_guide/rte_security.rst + Eventdev API - EXPERIMENTAL M: Jerin Jacob T: git://dpdk.org/next/dpdk-next-eventdev @@ -280,6 +287,12 @@ T: git://dpdk.org/next/dpdk-next-eventdev F: lib/librte_eventdev/*eth_rx_adapter* F: test/test/test_event_eth_rx_adapter.c +Bus Drivers +----------- + +PCI bus driver +F: drivers/bus/pci/ + Networking Drivers ------------------ @@ -707,6 +720,12 @@ M: Mark Kavanagh F: lib/librte_gso/ F: doc/guides/prog_guide/generic_segmentation_offload_lib.rst +Flow Classify - EXPERIMENTAL +M: Bernard Iremonger +F: lib/librte_flow_classify/ +F: test/test/test_flow_classify* +F: examples/flow_classify/ + Distributor M: Bruce Richardson M: David Hunt @@ -740,7 +759,6 @@ F: doc/guides/prog_guide/pdump_lib.rst F: app/pdump/ F: doc/guides/tools/pdump.rst - Packet Framework ---------------- M: Cristian Dumitrescu @@ -829,6 +847,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/ @@ -925,6 +947,7 @@ 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 @@ -972,6 +995,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/