af_xdp: fix free mem in tx while no free slot
[vpp.git] / MAINTAINERS
index 96a0c47..d582765 100644 (file)
@@ -188,6 +188,7 @@ VNET IPSec
 I:     ipsec
 M:     Neale Ranns <neale@graphiant.com>
 M:     Radu Nicolau <radu.nicolau@intel.com>
+M:     Fan Zhang <roy.fan.zhang@intel.com>
 F:     src/vnet/ipsec/
 
 VNET Crypto Infra
@@ -219,8 +220,14 @@ F: src/plugins/crypto_openssl/
 Plugin - Crypto - ipsecmb
 I:     crypto-ipsecmb
 M:     Neale Ranns <neale@graphiant.com>
+M:      Fan Zhang <roy.fan.zhang@intel.com>
 F:     src/plugins/crypto_ipsecmb/
 
+Plugin - Crypto - sw_scheduler
+I:     crypto-sw-scheduler
+M:     Fan Zhang <roy.fan.zhang@intel.com>
+F:     src/plugs/crypto_sw_scheduler/
+
 VNET L2
 I:     l2
 M:     John Lo <lojultra2020@outlook.com>
@@ -334,17 +341,22 @@ M:        Dave Barach <vpp@barachs.net>
 M:     Neale Ranns <neale@graphiant.com>
 F:     src/plugins/dhcp/
 
-Plugin - ARP
+VNET - ARP
 I:     arp
 M:     Dave Barach <vpp@barachs.net>
 M:     Neale Ranns <neale@graphiant.com>
-F:     src/plugins/arp/
+F:     src/vnet/arp/
+
+Plugin - ARPing CLI
+I:     arping
+M:     Steven Luong <sluong@cisco.com>
+F:     src/plugins/arping/
 
-Plugin - IP6 Neighbor Discovery
+VNET - IP6 Neighbor Discovery
 I:     ip6-nd
 M:     Dave Barach <vpp@barachs.net>
 M:     Neale Ranns <neale@graphiant.com>
-F:     src/plugins/ip6-nd/
+F:     src/vnet/ip6-nd/
 
 VNET GENEVE
 I:     geneve
@@ -356,6 +368,12 @@ I: flow
 M:     Damjan Marion <damarion@cisco.com>
 F:     src/vnet/flow/
 
+VNET Hash
+I:     hash
+M:     Mohsin Kazmi <sykazmi@cisco.com>
+M:     Damjan Marion <damarion@cisco.com>
+F:     src/vnet/hash/
+
 VPP Main App
 I:     vpp
 M:     Dave Barach <vpp@barachs.net>
@@ -389,21 +407,33 @@ M:  Filip Varga <fivarga@cisco.com>
 M:  Klement Sekera <ksekera@cisco.com>
 F:     src/plugins/nat/
 
+Plugin - PNAT Static match and rewrite engine
+I:     pnat
+M:     Ole Troan <ot@cisco.com>
+F:     src/plugins/nat/pnat/
+
 Plugin - AVF Device driver
 I:     avf
 M:     Damjan Marion <damarion@cisco.com>
 F:     src/plugins/avf/
 
+Plugin - Dispatch Trace PCAP
+I:     dispatch-trace
+M:     Dave Barach <vpp@barachs.net>
+F:     src/plugins/dispatch-trace
+
 Plugin - DPDK
 I:     dpdk
 M:     Damjan Marion <damarion@cisco.com>
+M:     Mohammed Hawari <mohammed@hawari.fr>
 F:     src/plugins/dpdk/
 
 Plugin - DPDK Crypto
-I:     dpdk-ipsec
+I:     dpdk-cryptodev
 M:     Sergio Gonzalez Monroy <sergio.gonzalez.monroy@outlook.com>
 M:     Radu Nicolau <radu.nicolau@intel.com>
-F:     src/plugins/dpdk/ipsec/
+M:     Fan Zhang <roy.fan.zhang@intel.com>
+F:     src/plugins/dpdk/cryptodev/
 
 Plugin - flowprobe
 I:     flowprobe
@@ -479,6 +509,11 @@ I: srv6-ad
 M:     Francois Clad <fclad@cisco.com>
 F:     src/plugins/srv6-ad/
 
+Plugin - IPv6 Segment Routing Flow-Based Dynamic Proxy
+I:     srv6-ad-flow
+M:     Francois Clad <fclad@cisco.com>
+F:     src/plugins/srv6-ad-flow/
+
 Plugin - IPv6 Segment Routing Masquerading Proxy
 I:     srv6-am
 M:     Francois Clad <fclad@cisco.com>
@@ -512,6 +547,11 @@ M: Hongjun Ni <hongjun.ni@intel.com>
 M:     Vengada <venggovi@cisco.com>
 F:     src/plugins/nsh/
 
+Plugin - TCP MSS Clamping
+I:     mss_clamp
+M:     Miklos Tirpak <miklos.tirpak@emnify.com>
+F:     src/plugins/mss_clamp/
+
 Plugin - Time-based MAC filter
 I:     mactime
 Y:     src/plugins/mactime/FEATURE.yaml
@@ -607,6 +647,11 @@ M: Florin Coras <fcoras@cisco.com>
 Y:     src/plugins/quic/FEATURE.yaml
 F:     src/plugins/quic/
 
+Plugin - snort plugin
+I:     snort
+M:     Damjan Marion <damarion@cisco.com>
+F:     src/plugins/snort/
+
 libmemif
 I:     libmemif
 M:     Damjan Marion <damarion@cisco.com>
@@ -700,6 +745,7 @@ F:  src/plugins/cnat
 Plugin - Wireguard
 I:     wireguard
 M:     Artem Glazychev <artem.glazychev@xored.com>
+M:     Fan Zhang <roy.fan.zhang@intel.com>
 F:     src/plugins/wireguard
 
 VPP Config Tooling
@@ -729,6 +775,16 @@ M: Neale Ranns <neale@graphiant.com>
 M:     Matthew Smith <mgsmith@netgate.com>
 F:     src/plugins/linux-cp/
 
+Plugin - SRTP
+I:     srtp
+M:     Florin Coras <fcoras@cisco.com>
+F:     src/plugins/srtp/
+
+Plugin - bufmon
+I:     bufmon
+M:     BenoĆ®t Ganne <bganne@cisco.com>
+F:     src/plugins/bufmon/
+
 cJSON
 I:     cjson
 M:     Ole Troan <ot@cisco.com>