[dpdk-dev] [PATCH v2 2/2] maintainers: split virtio and vhost

Yuanhan Liu yuanhan.liu at linux.intel.com
Thu Jan 12 07:24:58 CET 2017


Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
Acked-by: John McNamara <john.mcnamara at intel.com>
---

v2: split virtio and vhost

---
 MAINTAINERS | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ca0c276..f9b3f5e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -366,16 +366,21 @@ M: Harish Patil <harish.patil at cavium.com>
 F: drivers/net/qede/
 F: doc/guides/nics/qede.rst
 
-RedHat virtio
+Vhost-user
 M: Yuanhan Liu <yuanhan.liu at linux.intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
-F: drivers/net/virtio/
-F: doc/guides/nics/virtio.rst
 F: lib/librte_vhost/
 F: doc/guides/prog_guide/vhost_lib.rst
 F: examples/vhost/
 F: doc/guides/sample_app_ug/vhost.rst
 
+
+Virtio PMD
+M: Yuanhan Liu <yuanhan.liu at linux.intel.com>
+T: git://dpdk.org/next/dpdk-next-virtio
+F: drivers/net/virtio/
+F: doc/guides/nics/virtio.rst
+
 VMware vmxnet3
 M: Yong Wang <yongwang at vmware.com>
 F: drivers/net/vmxnet3/
-- 
1.9.0



More information about the dev mailing list