bond: move to drivers/net/
[dpdk.git] / MAINTAINERS
index d75944e..4162aec 100644 (file)
@@ -35,6 +35,7 @@ M: maintainers@dpdk.org
 Documentation (with overlaps)
 -------------
 M: Siobhan Butler <siobhan.a.butler@intel.com>
+M: John McNamara <john.mcnamara@intel.com>
 F: doc/
 
 
@@ -183,6 +184,7 @@ F: app/test/test_mbuf.c
 Ethernet API
 M: Thomas Monjalon <thomas.monjalon@6wind.com>
 F: lib/librte_ether/
+F: scripts/test-null.sh
 
 
 Drivers
@@ -190,7 +192,7 @@ Drivers
 
 Link bonding
 M: Declan Doherty <declan.doherty@intel.com>
-F: lib/librte_pmd_bond/
+F: drivers/net/bonding/
 F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
 F: app/test/test_link_bonding*
 F: examples/bond/
@@ -206,7 +208,7 @@ F: doc/guides/sample_app_ug/kernel_nic_interface.rst
 
 Linux AF_PACKET
 M: John W. Linville <linville@tuxdriver.com>
-F: lib/librte_pmd_af_packet/
+F: drivers/net/af_packet/
 
 Cisco enic
 F: lib/librte_pmd_enic/
@@ -407,6 +409,7 @@ Job statistics
 M: Pawel Wodkowski <pawelx.wodkowski@intel.com>
 F: lib/librte_jobstats/
 F: examples/l2fwd-jobstats/
+F: doc/guides/sample_app_ug/l2_forward_job_stats.rst
 
 
 Test Applications