aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/netmap/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/netmap/FEATURE.yaml')
-rw-r--r--src/plugins/netmap/FEATURE.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/plugins/netmap/FEATURE.yaml b/src/plugins/netmap/FEATURE.yaml
new file mode 100644
index 00000000000..a9dfb2163e4
--- /dev/null
+++ b/src/plugins/netmap/FEATURE.yaml
@@ -0,0 +1,12 @@
+---
+name: Netmap Device
+maintainer: Tom Jones <thj@freebsd.org>
+features:
+ - L4 checksum offload
+description: "Create a netmap interface, which is a high speed user-space
+ interface that allows VPP to patch to a physical or virtual NIC
+ without the use of DPDK"
+missing:
+ - API dump
+state: production
+properties: [API, CLI, STATS, MULTITHREAD]