dpdk: Prefetch correct size of rte_mbuf
[vpp.git] / MAINTAINERS
index d9109ed..9c9af5d 100644 (file)
@@ -84,8 +84,11 @@ M:   Damjan Marion <damarion@cisco.com>
 M:     Steven Luong <sluong@cisco.com>
 M:     Mohsin Kazmi <sykazmi@cisco.com>
 F:     src/vnet/devices/tap/
-F:     src/vnet/devices/virtio/node.c
-F:     src/vnet/devices/virtio/device.c
+
+VNET Native Virtio Drivers
+I:      virtio
+M:      Mohsin Kazmi <sykazmi@cisco.com>
+F:      src/vnet/devices/virtio/
 
 VNET Etherent
 I:     ethernet
@@ -173,6 +176,11 @@ M: Florin Coras <fcoras@cisco.com>
 F:     src/vnet/lisp-cp/
 F:     src/vnet/lisp-gpe/
 
+VNET GSO
+I: gso
+M: Andrew Yourtchenko <ayourtch@gmail.com>
+F: src/vnet/interface_output.c
+
 Plugin - MAP
 I:     map
 Y:     src/plugins/map/FEATURE.yaml
@@ -234,6 +242,11 @@ F: src/vnet/tls
 F:     src/plugins/tlsopenssl
 F:     src/plugins/tlsmbedtls
 
+VNET SYSLOG
+I:     syslog
+M:     Matus Fabian <matfabia@cisco.com>
+F:     src/vnet/syslog
+
 Plugin - Access Control List (ACL) Based Forwarding
 I:     abf
 M:     Neale Ranns <nranns@cisco.com>
@@ -361,6 +374,7 @@ M:  Dave Barach <dave@barachs.net>
 F:      src/plugins/mactime/
 
 Plugin - Network Delay Simulator
+I:     nsim
 M:     Dave Barach <dave@barachs.net>
 F:     src/plugins/nsim/
 
@@ -405,11 +419,16 @@ I:        vmxnet3
 M:     Steven Luong <sluong@cisco.com>
 F:     src/plugins/vmxnet3/
 
-Binary API Compiler
+Binary API Compiler for Python
 I:     vppapigen
 M:     Ole Troan <otroan@employees.org>
 F:     src/tools/vppapigen/
 
+Binary API Compiler for C and C++
+I:     vapi
+M:     Ole Troan <ot@cisco.com>
+F:     src/vpp-api/vapi
+
 Plugin - RDMA (ibverb) driver
 I:     rdma
 M:     BenoĆ®t Ganne <bganne@cisco.com>