blob: e23e5c243e7bace812dd5ab960a15babe92132cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
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]
|