Paul Vinciguerra | 6b0dd55 | 2019-11-03 18:44:31 -0500 | [diff] [blame] | 1 | --- |
Paul Vinciguerra | 97c998c | 2019-10-29 16:11:09 -0400 | [diff] [blame] | 2 | name: Netmap Device |
| 3 | maintainer: Damjan Marion <damarion@cisco.com> |
| 4 | features: |
| 5 | - L4 checksum offload |
Paul Vinciguerra | 6b0dd55 | 2019-11-03 18:44:31 -0500 | [diff] [blame] | 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." |
Paul Vinciguerra | 97c998c | 2019-10-29 16:11:09 -0400 | [diff] [blame] | 9 | missing: |
Paul Vinciguerra | 6b0dd55 | 2019-11-03 18:44:31 -0500 | [diff] [blame] | 10 | - API dump |
Paul Vinciguerra | 97c998c | 2019-10-29 16:11:09 -0400 | [diff] [blame] | 11 | state: production |
| 12 | properties: [API, CLI, STATS, MULTITHREAD] |