Userspace CNI

The Userspace CNI is a Container Network Interface (CNI) plugin designed to implement userspace networking (as opposed to kernel space networking). An example is any DPDK based applications. It is designed to run with either OVS-DPDK or VPP along with the Multus CNI plugin in Kubernetes deployments. It enhances high performance container Networking solutions and Data Plane Acceleration for containers.

Project Site

https://github.com/intel/userspace-cni-network-plugin

Project Source Code

https://github.com/intel/userspace-cni-network-plugin

Project Contact

Billy McFall