netmap: Reinstate and update netmap plugin
[vpp.git] / src / plugins / netmap / FEATURE.yaml
diff --git a/src/plugins/netmap/FEATURE.yaml b/src/plugins/netmap/FEATURE.yaml
new file mode 100644 (file)
index 0000000..a9dfb21
--- /dev/null
@@ -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]