aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/netmap/FEATURE.yaml
blob: dfc32bb0c6876ea5143cfde1555748e951c85ef3 (plain)
1
2
3
4
5
6
7
8
9
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]