aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/netmap/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/devices/netmap/FEATURE.yaml')
-rw-r--r--src/vnet/devices/netmap/FEATURE.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/vnet/devices/netmap/FEATURE.yaml b/src/vnet/devices/netmap/FEATURE.yaml
deleted file mode 100644
index e23e5c243e7..00000000000
--- a/src/vnet/devices/netmap/FEATURE.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-name: Netmap Device
-maintainer: Damjan Marion <damarion@cisco.com>
-features:
- - L4 checksum offload
-description: "Create a netmap interface, which is a high speed user-space
- interface that allows VPP to patch into a linux namespace,
- a linux container, or a physical NIC without the use of DPDK."
-missing:
- - API dump
-state: production
-properties: [API, CLI, STATS, MULTITHREAD]