aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/netmap/FEATURE.yaml
blob: a9dfb2163e4597c34c8a1a5fd06d4d754da2f3af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
name: Netmap Device
maintainer: Tom Jones <thj@freebsd.org>
features:
  - L4 checksum offload
description: "Create a netmap interface, which is a high speed user-space
              interface that allows VPP to patch to a physical or virtual NIC
              without the use of DPDK"
missing:
  - API dump
state: production
properties: [API, CLI, STATS, MULTITHREAD]