eventdev: remove experimental label
[dpdk.git] / MAINTAINERS
index c9157b1..bbcc9c4 100644 (file)
@@ -274,7 +274,7 @@ M: Declan Doherty <declan.doherty@intel.com>
 F: lib/librte_security/
 F: doc/guides/prog_guide/rte_security.rst
 
-Eventdev API - EXPERIMENTAL
+Eventdev API
 M: Jerin Jacob <jerin.jacob@caviumnetworks.com>
 T: git://dpdk.org/next/dpdk-next-eventdev
 F: lib/librte_eventdev/
@@ -286,6 +286,8 @@ M: Nikhil Rao <nikhil.rao@intel.com>
 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
 -----------
@@ -293,6 +295,9 @@ Bus Drivers
 PCI bus driver
 F: drivers/bus/pci/
 
+VDEV bus driver
+F: drivers/bus/vdev/
+
 
 Networking Drivers
 ------------------
@@ -724,7 +729,9 @@ Flow Classify - EXPERIMENTAL
 M: Bernard Iremonger <bernard.iremonger@intel.com>
 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 <bruce.richardson@intel.com>
@@ -848,6 +855,7 @@ F: lib/librte_kvargs/
 F: test/test/test_kvargs.c
 
 PCI
+M: Gaetan Rivet <gaetan.rivet@6wind.com>
 F: lib/librte_pci/
 
 Power management
@@ -940,6 +948,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 <orika@mellanox.com>
+F: examples/flow_filtering/
+F: doc/guides/sample_app_ug/flow_filtering.rst
+
 M: Bruce Richardson <bruce.richardson@intel.com>
 M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
 F: examples/helloworld/