map: Add several more MAP-T BR tests
[vpp.git] / src / vnet / devices / netmap / FEATURE.yaml
1 ---
2 name: Netmap Device
3 maintainer: Damjan Marion <damarion@cisco.com>
4 features:
5   - L4 checksum offload
6 description: "Create a netmap interface, which is a high speed user-space
7               interface that allows VPP to patch into a linux namespace,
8               a linux container, or a physical NIC without the use of DPDK."
9 missing:
10   - API dump
11 state: production
12 properties: [API, CLI, STATS, MULTITHREAD]