diff options
Diffstat (limited to 'extras/deprecated/netmap/FEATURE.yaml')
-rw-r--r-- | extras/deprecated/netmap/FEATURE.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/extras/deprecated/netmap/FEATURE.yaml b/extras/deprecated/netmap/FEATURE.yaml new file mode 100644 index 00000000000..e23e5c243e7 --- /dev/null +++ b/extras/deprecated/netmap/FEATURE.yaml @@ -0,0 +1,12 @@ +--- +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] |