Introduction
Overview
The
The Data Plane Development Kit (DPDK) is an open-source, high-performance, and user-mode software project developed by Intel. Open vSwitch (OVS) is an open source implementation of a distributed virtual multilayer switch and is widely used in cloud computing. The DPDK+OVS solution provides flexible network management and high-performance forwarding capabilities. For more information about DPDK and OVS, visit the official websites https://www.dpdk.org/ and https://www.openvswitch.org/.
Programming language: C
Brief description: high-performance implementation of a virtual switch
Open source licenses: BSD 3-Clause License, LGPL V2.1, GPL V2.0, Apache License V2.0
Release Notes
This feature is released with Kunpeng Computing DC Solution 20.0.3.SPC1.
Recommended Software Version
Software |
Version |
|---|---|
DPDK |
19.11 |
OVS |
2.12.0 |
XPF |
1.0.0 |
Security Hardening
Pay attention to the vulnerabilities reported on the Open vSwitch GitHub and DPDK GitHub, and fix the vulnerabilities as required.