X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=98f51123cb55e0320d56ea5a85680d93b9efd79c;hb=7da018731c565e11215e0924985e39ae24179916;hp=3ca6f9076cc675a8b32c7b1540e3ec8e45a723e5;hpb=be41ac2a330fac29c088d6eb1b96e3fa0deaabe7;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 3ca6f9076c..98f51123cb 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,15 @@ 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/ + +VDEV bus driver +F: drivers/bus/vdev/ + Networking Drivers ------------------ @@ -834,6 +850,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/ @@ -930,6 +950,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 @@ -977,6 +998,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/