Skip to content
Tim Wood edited this page Sep 17, 2019 · 14 revisions

OpenNetVM is a high performance NFV platform based on Intel DPDK and Docker containers.

OpenNetVM is SDN-enabled, allowing the network controller to provide rules that dictate what network functions need to process each packet flow. openNetVM is an open source version of the NetVM platform described in our NSDI 2014 paper, released under the Apache 2.0 license.

You can read more about it at the Project Website.

To install and use openNetVM, follow this guide.

To learn about its architecture, visit the Overview page.

To learn about NF development, check the NF API page.

Clone this wiki locally