vpp/extras/deprecated/netmap/FEATURE.yaml
Damjan Marion 7db6ab03db misc: deprecate netmap and ixge drivers
Both are out of sync for long time...

Type: refactor

Change-Id: I7de3170d35330fc172501d87655dfef91998b8fe
Signed-off-by: Damjan Marion <damarion@cisco.com>
2020-01-30 21:05:09 +00:00

13 lines
412 B
YAML

---
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]