docs: devices-- add FEATURES.yaml
[vpp.git] / src / vnet / devices / netmap / FEATURE.yaml
1 name: Netmap Device
2 maintainer: Damjan Marion <damarion@cisco.com>
3 features:
4   - L4 checksum offload
5 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."
6 missing:
7  - API dump
8 state: production
9 properties: [API, CLI, STATS, MULTITHREAD]